Skip to content

Commit

Permalink
[bot][7.67.x]: Bump org.glassfish:javax.json from 1.0.4 to 1.1.4
Browse files Browse the repository at this point in the history
Bumps org.glassfish:javax.json from 1.0.4 to 1.1.4.

---
updated-dependencies:
- dependency-name: org.glassfish:javax.json
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent faf07fa commit db4daab
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 @@ -101,7 +101,7 @@
<groupId>org.glassfish</groupId>
<artifactId>javax.json</artifactId>
<!-- Old version until this issue is resolved: https://github.com/ImmobilienScout24/illegal-transitive-dependency-check/issues/30 -->
<version>1.0.4</version>
<version>1.1.4</version>
</dependency>
<dependency> <!-- For (deprecated) JavaScript support. -->
<groupId>org.mozilla</groupId>
Expand Down

0 comments on commit db4daab

Please sign in to comment.