Skip to content

Commit 9bff162

Browse files
Bump org.apache.groovy:groovy from 5.0.4 to 5.0.5 (#3009)
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 5.0.4 to 5.0.5. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b09137 commit 9bff162

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • distribution/src/main/release/samples/groovy_spring_support
  • parent

distribution/src/main/release/samples/groovy_spring_support/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>org.apache.groovy</groupId>
126126
<artifactId>groovy</artifactId>
127-
<version>5.0.4</version>
127+
<version>5.0.5</version>
128128
</dependency>
129129
<dependency>
130130
<groupId>org.springframework</groupId>

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@
591591
<dependency>
592592
<groupId>org.apache.groovy</groupId>
593593
<artifactId>groovy</artifactId>
594-
<version>5.0.4</version>
594+
<version>5.0.5</version>
595595
</dependency>
596596
</dependencies>
597597
</plugin>

0 commit comments

Comments
 (0)