Skip to content

Commit

Permalink
Merge pull request #184 from apache/dependabot/maven/master/com.googl…
Browse files Browse the repository at this point in the history
…e.guava-guava-33.2.1-jre

Bump com.google.guava:guava from 32.0.1-jre to 33.2.1-jre
  • Loading branch information
mbien authored Jul 30, 2024
2 parents 98d1cf8 + 851d87b commit 4711890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbm-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ under the License.
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.0.1-jre</version>
<version>33.2.1-jre</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 4711890

Please sign in to comment.