Skip to content

Commit

Permalink
Update container's obsolete JDK version (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
ksclarke authored Aug 5, 2024
1 parent f538195 commit 02aa727
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>22.04</ubuntu.tag>
<openjdk.version>17.0.11+9-1~22.04.1</openjdk.version>
<openjdk.version>17.0.12+7-1ubuntu2~22.04</openjdk.version>
<gcc.version>4:11.2.0-1ubuntu1</gcc.version>
<make.version>4.3-4.1build1</make.version>
<libtiff.version>4.3.0-6ubuntu0.9</libtiff.version>
Expand Down

0 comments on commit 02aa727

Please sign in to comment.