Skip to content

Commit

Permalink
Bump net.temurin:jdk from 17.0.9 to 21.0.5
Browse files Browse the repository at this point in the history
Bumps net.temurin:jdk from 17.0.9 to 21.0.5.

---
updated-dependencies:
- dependency-name: net.temurin:jdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 523849e commit 17eeaba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli/osx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<groupId>net.temurin</groupId>
<artifactId>jdk</artifactId>
<type>zip</type>
<version>17.0.9</version>
<version>21.0.5</version>
</artifactItem>
</artifactItems>
<outputDirectory>${project.build.directory}</outputDirectory>
Expand Down
2 changes: 1 addition & 1 deletion osx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<groupId>net.temurin</groupId>
<artifactId>jdk</artifactId>
<type>zip</type>
<version>17.0.9</version>
<version>21.0.5</version>
</artifactItem>
</artifactItems>
<outputDirectory>${project.build.directory}</outputDirectory>
Expand Down

0 comments on commit 17eeaba

Please sign in to comment.