Skip to content

Commit

Permalink
Bump org.apache.groovy:groovy from 4.0.21 to 4.0.23 in /src
Browse files Browse the repository at this point in the history
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.21 to 4.0.23.
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent 7f70383 commit f14d0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/refimpl-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<groovy.version>4.0.21</groovy.version>
<groovy.version>4.0.23</groovy.version>
</properties>

<build>
Expand Down

0 comments on commit f14d0f4

Please sign in to comment.