Skip to content

Commit badc783

Browse files
⬆️(deps): Update dependency org.apache.groovy:groovy to v4.0.28 (#1276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a95d4b commit badc783

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

maven_plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
<dependency>
179179
<groupId>org.apache.groovy</groupId>
180180
<artifactId>groovy</artifactId>
181-
<version>4.0.27</version>
181+
<version>4.0.28</version>
182182
<scope>runtime</scope>
183183
</dependency>
184184
</dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>org.apache.groovy</groupId>
128128
<artifactId>groovy</artifactId>
129-
<version>4.0.27</version>
129+
<version>4.0.28</version>
130130
<scope>runtime</scope>
131131
</dependency>
132132
</dependencies>

0 commit comments

Comments
 (0)