Skip to content

Commit 1bcf95b

Browse files
build(deps): bump the groovy group with 3 updates (#455)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f1ab56 commit 1bcf95b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@
4242
<dependency>
4343
<groupId>org.apache.groovy</groupId>
4444
<artifactId>groovy-all</artifactId>
45-
<version>5.0.4</version>
45+
<version>5.0.5</version>
4646
<type>pom</type>
4747
</dependency>
4848
<!-- https://mvnrepository.com/artifact/org.apache.groovy/groovy-dateutil -->
4949
<dependency>
5050
<groupId>org.apache.groovy</groupId>
5151
<artifactId>groovy-dateutil</artifactId>
52-
<version>5.0.4</version>
52+
<version>5.0.5</version>
5353
</dependency>
5454
<!-- https://mvnrepository.com/artifact/org.codehaus.gpars/gpars -->
5555
<dependency>
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>org.codehaus.groovy</groupId>
8484
<artifactId>groovy-eclipse-batch</artifactId>
85-
<version>5.0.4-02</version> <!-- NOTE: if no release notes, try commit history of https://github.com/groovy/groovy-eclipse -->
85+
<version>5.0.5-01</version> <!-- NOTE: if no release notes, try commit history of https://github.com/groovy/groovy-eclipse -->
8686
</dependency>
8787
</dependencies>
8888
</plugin>

0 commit comments

Comments
 (0)