Skip to content

Commit c601c0b

Browse files
Update dependency org.codehaus.groovy:groovy-eclipse-batch to v3 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c53556 commit c601c0b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

devops-framework-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>org.codehaus.groovy</groupId>
118118
<artifactId>groovy-eclipse-batch</artifactId>
119-
<version>2.5.14-02</version>
119+
<version>3.0.8-01</version>
120120
</dependency>
121121
</dependencies>
122122
</plugin>

devops-framework-pipeline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>org.codehaus.groovy</groupId>
117117
<artifactId>groovy-eclipse-batch</artifactId>
118-
<version>2.5.14-02</version>
118+
<version>3.0.8-01</version>
119119
</dependency>
120120
</dependencies>
121121
</plugin>

devops-framework-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>org.codehaus.groovy</groupId>
156156
<artifactId>groovy-eclipse-batch</artifactId>
157-
<version>2.5.14-02</version>
157+
<version>3.0.8-01</version>
158158
</dependency>
159159
</dependencies>
160160
</plugin>

0 commit comments

Comments
 (0)