Skip to content

Commit c568949

Browse files
committed
1.0.4
* Fix bug with RhinoHelper and WebLogic: it appears that the latter also tries and seals the Rhino context.
1 parent 700e7d2 commit c568949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<groupId>com.github.fge</groupId>
2121
<artifactId>json-schema-core</artifactId>
2222
<name>json-schema-core</name>
23-
<version>1.0.4-SNAPSHOT</version>
23+
<version>1.0.4</version>
2424
<packaging>jar</packaging>
2525
<description>Core processing architecture for json-schema-validator</description>
2626
<url>https://github.com/fge/json-schema-core</url>

0 commit comments

Comments
 (0)