Skip to content

Commit

Permalink
Bump java.bundled.version to jdk-21.0.3+9
Browse files Browse the repository at this point in the history
  • Loading branch information
charphi committed Apr 23, 2024
1 parent 17b3693 commit 3487d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbdemetra-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<netbeans.run.params.ide/>
<netbeans.run.params>${netbeans.run.params.ide}</netbeans.run.params>
<java.bundled.version>jdk-21.0.2+13</java.bundled.version>
<java.bundled.version>jdk-21.0.3+9</java.bundled.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 3487d1e

Please sign in to comment.