Skip to content

Commit 24d537a

Browse files
build(deps): bump org.apache.groovy:groovy from 4.0.28 to 5.0.2 in /src
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.28 to 5.0.2. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aba753e commit 24d537a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/refimpl-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1616
<maven.compiler.source>17</maven.compiler.source>
1717
<maven.compiler.target>17</maven.compiler.target>
18-
<groovy.version>4.0.28</groovy.version>
18+
<groovy.version>5.0.2</groovy.version>
1919
</properties>
2020

2121
<build>

0 commit comments

Comments
 (0)