Skip to content

Commit 6e71e65

Browse files
build(deps): bump the groovy group with 3 updates
Bumps the groovy group with 3 updates: [org.apache.groovy:groovy-all](https://github.com/apache/groovy), [org.apache.groovy:groovy-dateutil](https://github.com/apache/groovy) and [org.codehaus.groovy:groovy-eclipse-batch](https://github.com/groovy/groovy-eclipse). Updates `org.apache.groovy:groovy-all` from 5.0.2 to 5.0.3 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.groovy:groovy-dateutil` from 5.0.2 to 5.0.3 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-eclipse-batch` from 5.0.2-01 to 5.0.3-01 - [Release notes](https://github.com/groovy/groovy-eclipse/releases) - [Commits](https://github.com/groovy/groovy-eclipse/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy-all dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: groovy - dependency-name: org.apache.groovy:groovy-dateutil dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: groovy - dependency-name: org.codehaus.groovy:groovy-eclipse-batch dependency-version: 5.0.3-01 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: groovy ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df0dd70 commit 6e71e65

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.2</version>
45+
<version>5.0.3</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.2</version>
52+
<version>5.0.3</version>
5353
</dependency>
5454
<!-- https://mvnrepository.com/artifact/org.codehaus.gpars/gpars -->
5555
<dependency>
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>org.codehaus.groovy</groupId>
8383
<artifactId>groovy-eclipse-batch</artifactId>
84-
<version>5.0.2-01</version> <!-- NOTE: if no release notes, try commit history of https://github.com/groovy/groovy-eclipse -->
84+
<version>5.0.3-01</version> <!-- NOTE: if no release notes, try commit history of https://github.com/groovy/groovy-eclipse -->
8585
</dependency>
8686
</dependencies>
8787
</plugin>

0 commit comments

Comments
 (0)