Skip to content

Commit

Permalink
manual pom.xml merge
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 21, 2024
1 parent 01db9c3 commit 68e99f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jr-groovy-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
<version>4.0.18</version>
<version>4.0.23</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand All @@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
<version>4.0.18</version>
<version>4.0.23</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 68e99f7

Please sign in to comment.