Skip to content

Commit

Permalink
Bump the patches group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the patches group with 3 updates: org.glassfish.jersey.core:jersey-client, [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) and [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin).


Updates `org.glassfish.jersey.core:jersey-client` from 3.1.5 to 3.1.7

Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.6.1 to 3.7.0
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.7.0)

Updates `com.mycila:license-maven-plugin` from 4.3 to 4.5
- [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.3...license-maven-plugin-4.5)

---
updated-dependencies:
- dependency-name: org.glassfish.jersey.core:jersey-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patches
- dependency-name: com.mycila:license-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 48da930 commit 5d144e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,19 +76,19 @@
<!-- Plugin Versions -->
<plugin.compiler>3.13.0</plugin.compiler>
<plugin.cyclonedx>2.8.0</plugin.cyclonedx>
<plugin.dependency>3.6.1</plugin.dependency>
<plugin.dependency>3.7.0</plugin.dependency>
<plugin.editorconfig>0.1.3</plugin.editorconfig>
<plugin.jacoco>0.8.12</plugin.jacoco>
<plugin.jar>3.4.1</plugin.jar>
<plugin.license>4.3</plugin.license>
<plugin.license>4.5</plugin.license>
<plugin.shade>3.6.0</plugin.shade>

<!-- Dependency Versions -->
<dependency.airline>3.0.0</dependency.airline>
<dependency.graphql>21.5</dependency.graphql>
<dependency.jena>5.0.0</dependency.jena>
<dependency.jackson>2.17.1</dependency.jackson>
<dependency.jersey>3.1.5</dependency.jersey>
<dependency.jersey>3.1.7</dependency.jersey>
<dependency.jwt-servlet>0.14.0</dependency.jwt-servlet>
<dependency.logback>1.5.6</dependency.logback>
<dependency.slf4j>2.0.13</dependency.slf4j>
Expand Down

0 comments on commit 5d144e4

Please # to comment.