Skip to content

Commit

Permalink
Bump the build-dependencies group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the build-dependencies group with 2 updates in the / directory: [com.google.guava:guava](https://github.com/google/guava) and [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils).


Updates `com.google.guava:guava` from 33.3.0-jre to 33.3.1-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Updates `org.codehaus.plexus:plexus-utils` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](codehaus-plexus/plexus-utils@plexus-utils-4.0.1...plexus-utils-4.0.2)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marko-bekhta committed Sep 24, 2024
1 parent 9c778e3 commit 88a96b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>4.0.1</version>
<version>4.0.2</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 @@ -200,7 +200,7 @@
<version.org.easymock>5.4.0</version.org.easymock>
<version.io.rest-assured>5.5.0</version.io.rest-assured>
<version.org.apache.groovy>4.0.23</version.org.apache.groovy>
<version.com.google.guava>33.3.0-jre</version.com.google.guava>
<version.com.google.guava>33.3.1-jre</version.com.google.guava>
<version.org.springframework.spring-expression>6.1.13</version.org.springframework.spring-expression>
<version.org.jboss.arquillian.container.arquillian-weld-embedded>4.0.0.Final</version.org.jboss.arquillian.container.arquillian-weld-embedded>
<version.com.fasterxml.jackson.core.jackson-databind>2.17.2</version.com.fasterxml.jackson.core.jackson-databind>
Expand Down

0 comments on commit 88a96b6

Please sign in to comment.