Skip to content

Commit 86c34d1

Browse files
committed
[#9625] Bump google guice from 4.2.2 to 5.1.0
1 parent 6404e0a commit 86c34d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1197,7 +1197,7 @@
11971197
<dependency>
11981198
<groupId>com.google.inject</groupId>
11991199
<artifactId>guice</artifactId>
1200-
<version>4.2.2</version>
1200+
<version>5.1.0</version>
12011201
</dependency>
12021202

12031203

profiler/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>com.google.inject.extensions</groupId>
9393
<artifactId>guice-grapher</artifactId>
94-
<version>4.1.0</version>
94+
<version>5.1.0</version>
9595
<scope>test</scope>
9696
</dependency>
9797
<dependency>

0 commit comments

Comments
 (0)