Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorland committed Dec 15, 2021
1 parent b8e3d4d commit 3eda155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.test.source>8</maven.test.source>
<maven.test.target>8</maven.test.target>
<gson.version>2.8.8</gson.version>
<gson.version>2.8.9</gson.version>
<jedis.version>3.7.1</jedis.version>
<commons.pool2.version>2.11.1</commons.pool2.version>
</properties>
Expand Down

0 comments on commit 3eda155

Please sign in to comment.