Skip to content

Commit

Permalink
Update dependency com.cloudbees:groovy-cps to v4002
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 3de087a commit c7469fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion devops-framework-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>com.cloudbees</groupId>
<artifactId>groovy-cps</artifactId>
<version>3996.va_f5c1799f978</version>
<version>4002.v80ca_d0f47d7f</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion devops-framework-pipeline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>com.cloudbees</groupId>
<artifactId>groovy-cps</artifactId>
<version>3996.va_f5c1799f978</version>
<version>4002.v80ca_d0f47d7f</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion devops-framework-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<dependency>
<groupId>com.cloudbees</groupId>
<artifactId>groovy-cps</artifactId>
<version>3996.va_f5c1799f978</version>
<version>4002.v80ca_d0f47d7f</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
Expand Down

0 comments on commit c7469fc

Please sign in to comment.