Skip to content

Commit

Permalink
Bump the maven group across 3 directories with 1 update
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update in the /android/guava-bom directory: [com.google.guava:guava](https://github.com/google/guava).
Bumps the maven group with 1 update in the /guava-bom directory: [com.google.guava:guava](https://github.com/google/guava).


Updates `com.google.guava:guava` from HEAD-android-SNAPSHOT to 32.0.0-android
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

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

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  dependency-group: maven-security-group
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  dependency-group: maven-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent 62c5bbb commit 8ca9542
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/guava-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<groupId>com.google.guava</groupId>
<artifactId>guava-bom</artifactId>
<version>HEAD-android-SNAPSHOT</version>
<version>32.0.0-android</version>
<packaging>pom</packaging>

<parent>
Expand Down
2 changes: 1 addition & 1 deletion guava-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<groupId>com.google.guava</groupId>
<artifactId>guava-bom</artifactId>
<version>HEAD-jre-SNAPSHOT</version>
<version>32.0.0-jre</version>
<packaging>pom</packaging>

<parent>
Expand Down

0 comments on commit 8ca9542

Please sign in to comment.