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.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin), [io.telicent.smart-caches:jaxrs-base-server](https://github.com/telicent-oss/smart-caches-core) and [io.telicent.public:jwt-servlet-auth-aws](https://github.com/telicent-oss/jwt-servlet-auth).


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

Updates `io.telicent.smart-caches:jaxrs-base-server` from 0.23.0 to 0.23.1
- [Release notes](https://github.com/telicent-oss/smart-caches-core/releases)
- [Changelog](https://github.com/telicent-oss/smart-caches-core/blob/main/CHANGELOG.md)
- [Commits](telicent-oss/smart-caches-core@0.23.0...0.23.1)

Updates `io.telicent.public:jwt-servlet-auth-aws` from 0.17.2 to 0.17.3
- [Release notes](https://github.com/telicent-oss/jwt-servlet-auth/releases)
- [Changelog](https://github.com/telicent-oss/jwt-servlet-auth/blob/main/CHANGELOG.md)
- [Commits](telicent-oss/jwt-servlet-auth@0.17.2...0.17.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: io.telicent.smart-caches:jaxrs-base-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: io.telicent.public:jwt-servlet-auth-aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 6b0dd6f commit 83e53fb
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 @@ -81,7 +81,7 @@
<plugin.gpg>3.2.7</plugin.gpg>
<plugin.jacoco>0.8.12</plugin.jacoco>
<plugin.jar>3.4.2</plugin.jar>
<plugin.javadoc>3.10.0</plugin.javadoc>
<plugin.javadoc>3.10.1</plugin.javadoc>
<plugin.license>4.6</plugin.license>
<plugin.nexus>1.7.0</plugin.nexus>
<plugin.shade>3.6.0</plugin.shade>
Expand All @@ -94,11 +94,11 @@
<dependency.jena>5.1.0</dependency.jena>
<dependency.jackson>2.18.0</dependency.jackson>
<dependency.jersey>3.1.8</dependency.jersey>
<dependency.jwt-servlet>0.17.2</dependency.jwt-servlet>
<dependency.jwt-servlet>0.17.3</dependency.jwt-servlet>
<dependency.logback>1.5.8</dependency.logback>
<dependency.mockito>5.14.1</dependency.mockito>
<dependency.slf4j>2.0.16</dependency.slf4j>
<dependency.smart-caches>0.23.0</dependency.smart-caches>
<dependency.smart-caches>0.23.1</dependency.smart-caches>
<dependency.testng>7.10.2</dependency.testng>
<dependency.wiremock>3.9.1</dependency.wiremock>

Expand Down

0 comments on commit 83e53fb

Please # to comment.