Skip to content

Commit cd899f1

Browse files
committed
#227 updates codemodel and guava dependencies
1 parent 74589f3 commit cd899f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<dependency>
209209
<groupId>com.unquietcode.tools.jcodemodel</groupId>
210210
<artifactId>codemodel</artifactId>
211-
<version>1.0.2</version>
211+
<version>1.0.3</version>
212212
</dependency>
213213
<dependency>
214214
<groupId>com.unquietcode.tools.spring</groupId>
@@ -218,7 +218,7 @@
218218
<dependency>
219219
<groupId>com.google.guava</groupId>
220220
<artifactId>guava</artifactId>
221-
<version>18.0</version>
221+
<version>19.0</version>
222222
</dependency>
223223

224224
<!-- test dependencies -->

0 commit comments

Comments
 (0)