Skip to content

Commit 576a6a6

Browse files
authored
Merge pull request #121 from technosf/dependabot/maven/com.google.guava-guava-33.5.0-jre
Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre
2 parents 8f595bb + 4c6845c commit 576a6a6

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
@@ -152,7 +152,7 @@ You should run this on you command-line: mvn jfx:native</description>
152152
<dependency>
153153
<groupId>com.google.guava</groupId>
154154
<artifactId>guava</artifactId>
155-
<version>33.4.8-jre</version>
155+
<version>33.5.0-jre</version>
156156
</dependency>
157157
<dependency>
158158
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)