Skip to content

Commit 9323828

Browse files
Bump guava from 30.1-jre to 30.1.1-jre (#61)
Bumps [guava](https://github.com/google/guava) from 30.1-jre to 30.1.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26424ee commit 9323828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<lombok.version>1.18.18</lombok.version>
6868
<jackson.version>2.11.3</jackson.version>
6969
<slf4j.version>1.7.30</slf4j.version>
70-
<guava.version>30.1-jre</guava.version>
70+
<guava.version>30.1.1-jre</guava.version>
7171
<picocli.version>4.6.1</picocli.version>
7272
<flexmark.version>0.62.2</flexmark.version>
7373

0 commit comments

Comments
 (0)