Skip to content

Commit

Permalink
Merge pull request #31879 from quarkusio/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…groovy-groovy-4.0.10

Bump groovy from 4.0.9 to 4.0.10
  • Loading branch information
geoand authored Mar 16, 2023
2 parents 2f70f89 + e729a19 commit b0ccbe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
<version>4.0.9</version>
<version>4.0.10</version>
</dependency>
</dependencies>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion independent-projects/enforcer-rules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
<version>4.0.9</version>
<version>4.0.10</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit b0ccbe2

Please sign in to comment.