Skip to content

Commit

Permalink
Merge pull request #3009 from ControlSystemStudio/jython2.7.4b1
Browse files Browse the repository at this point in the history
Update jython
  • Loading branch information
shroffk authored May 6, 2024
2 parents 3643d73 + 99a4b61 commit 90691c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies/phoebus-target/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<classpathentry exported="true" kind="lib" path="target/lib/junit-jupiter-params-5.8.2.jar"/>
<classpathentry exported="true" kind="lib" path="target/lib/junit-platform-commons-1.8.2.jar"/>
<classpathentry exported="true" kind="lib" path="target/lib/junit-platform-engine-1.8.2.jar"/>
<classpathentry exported="true" kind="lib" path="target/lib/jython-standalone-2.7.3.jar"/>
<classpathentry exported="true" kind="lib" path="target/lib/jython-standalone-2.7.4b1.jar"/>
<classpathentry exported="true" kind="lib" path="target/lib/jzlib-1.1.3.jar"/>
<classpathentry exported="true" kind="lib" path="target/lib/kafka-clients-3.6.1.jar"/>
<classpathentry exported="true" kind="lib" path="target/lib/kafka-streams-3.6.1.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<guava.version>33.2.0-jre</guava.version>
<log4j-to-slf4j.version>2.17.1</log4j-to-slf4j.version>
<derby.version>10.16.1.1</derby.version>
<jython.version>2.7.3</jython.version>
<jython.version>2.7.4b1</jython.version>
<jgit.version>6.9.0.202403050737-r</jgit.version>
<maven.compiler.target>17</maven.compiler.target>
<activemq.client.version>5.18.4</activemq.client.version>
Expand Down

0 comments on commit 90691c8

Please sign in to comment.