Skip to content

Commit

Permalink
Bump container's JDK version (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
ksclarke authored May 18, 2023
1 parent f40e697 commit 66e520b
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 @@ -75,7 +75,7 @@
<!-- Docker container dependency versions -->
<!-- https://packages.ubuntu.com/search?keywords=search -->
<ubuntu.tag>20.04</ubuntu.tag>
<openjdk.version>11.0.18+10-0ubuntu1~20.04.1</openjdk.version>
<openjdk.version>11.0.19+7~us1-0ubuntu1~20.04.1</openjdk.version>
<gcc.version>4:9.3.0-1ubuntu2</gcc.version>
<make.version>4.2.1-1.2</make.version>
<libtiff.version>4.1.0+git191117-2ubuntu0.20.04.8</libtiff.version>
Expand Down

0 comments on commit 66e520b

Please sign in to comment.