We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc216c4 commit fa0cb7aCopy full SHA for fa0cb7a
1 file changed
pom.xml
@@ -20,12 +20,12 @@
20
<jar.version>3.1.1</jar.version>
21
<java.version>1.8</java.version>
22
<junit.version>4.13.2</junit.version>
23
- <jython.version>2.7.0</jython.version>
+ <jython.version>2.7.4</jython.version>
24
<org.slf4j.simpleLogger.defaultLogLevel>error</org.slf4j.simpleLogger.defaultLogLevel>
25
<project.info.reports.version>2.8</project.info.reports.version>
26
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
27
<release.version>2.5.2</release.version>
28
- <rhino.version>1.7.7</rhino.version>
+ <rhino.version>1.7.15.1</rhino.version>
29
<surefire.version>2.18.1</surefire.version>
30
<xmlapis.version>1.4.01</xmlapis.version>
31
<xmlapisext.version>1.3.04</xmlapisext.version>
0 commit comments