Skip to content

Commit

Permalink
Merge pull request #718 from cantaloupe-project/jruby
Browse files Browse the repository at this point in the history
Update jruby to 9.4.9.0
  • Loading branch information
ksclarke authored Dec 18, 2024
2 parents 805db11 + c82045d commit 4378808
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<jetty.version>11.0.17</jetty.version>
<aws-sdk.version>2.21.4</aws-sdk.version>
<jackson.version>2.15.2</jackson.version>
<jruby.version>9.4.3.0</jruby.version>
<jruby.version>9.4.9.0</jruby.version>
<surefire.version>3.0.0-M5</surefire.version>
<seleniumhq.version>2.53.1</seleniumhq.version><!-- There are many new versions for this library 4.10.0 latest-->
<logback.version>1.2.13</logback.version> <!-- The next two need to be updated in lockstep latest version 1.4 -->
Expand Down Expand Up @@ -340,7 +340,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>htmlunit-driver</artifactId>
<version>2.21</version>
<version>2.21</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4378808

Please sign in to comment.