Skip to content

Commit

Permalink
Update Guava to 33.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Dec 21, 2023
1 parent a2cb433 commit 7e3416d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Airbase 149
- opentelemetry-instrumentation to 1.32.0 (from 1.31.0)
- kotlin 1.9.21 (from 1.9.0)
- junit 5.10.1 (from 5.10.0)
- guava 33.0.0 (from 32.1.3)

Airbase 148

Expand Down
2 changes: 1 addition & 1 deletion airbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@

<!-- Dependency versions that should be the same everywhere. -->
<dep.assertj-core.version>3.24.2</dep.assertj-core.version>
<dep.guava.version>32.1.3-jre</dep.guava.version>
<dep.guava.version>33.0.0-jre</dep.guava.version>
<dep.guice.version>7.0.0</dep.guice.version>
<dep.jackson.version>2.15.3</dep.jackson.version>
<dep.jmh.version>1.37</dep.jmh.version>
Expand Down

0 comments on commit 7e3416d

Please sign in to comment.