Skip to content

Commit a7155b1

Browse files
Bump org.apache.groovy:groovy from 4.0.26 to 4.0.27
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.26 to 4.0.27. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 4.0.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4fc932 commit a7155b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@
610610
<dependency>
611611
<groupId>org.apache.groovy</groupId>
612612
<artifactId>groovy</artifactId>
613-
<version>4.0.26</version>
613+
<version>4.0.27</version>
614614
</dependency>
615615
</dependencies>
616616
</plugin>

independent-projects/enforcer-rules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.apache.groovy</groupId>
106106
<artifactId>groovy</artifactId>
107-
<version>4.0.26</version>
107+
<version>4.0.27</version>
108108
</dependency>
109109
</dependencies>
110110
</plugin>

0 commit comments

Comments
 (0)