Skip to content

Commit

Permalink
build(deps): bump groovy.version from 4.0.16 to 4.0.17 (#1306)
Browse files Browse the repository at this point in the history
Bumps `groovy.version` from 4.0.16 to 4.0.17.

Updates `org.apache.groovy:groovy-test-junit5` from 4.0.16 to 4.0.17
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy` from 4.0.16 to 4.0.17
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-xml` from 4.0.16 to 4.0.17
- [Commits](https://github.com/apache/groovy/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent 3028df7 commit 5e8f983
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plc4go/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy-xml</artifactId>
<version>4.0.16</version>
<version>4.0.17</version>
</dependency>
</dependencies>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<dom4j.version>2.1.4</dom4j.version>
<equalsverifier.version>3.15.4</equalsverifier.version>
<freemarker.version>2.3.32</freemarker.version>
<groovy.version>4.0.16</groovy.version>
<groovy.version>4.0.17</groovy.version>
<gson.version>2.10.1</gson.version>
<guava.version>33.0.0-jre</guava.version>
<hamcrest.version>2.2</hamcrest.version>
Expand Down

0 comments on commit 5e8f983

Please sign in to comment.