Skip to content

Commit

Permalink
Bump the patches group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the patches group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.8` | `1.5.10` |
| org.glassfish.jersey.core:jersey-client | `3.1.8` | `3.1.9` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.10.0` | `3.10.1` |
| [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) | `2.8.2` | `2.9.0` |
| [io.telicent.smart-caches:jaxrs-base-server](https://github.com/telicent-oss/smart-caches-core) | `0.23.0` | `0.23.2` |
| [io.telicent.public:jwt-servlet-auth-aws](https://github.com/telicent-oss/jwt-servlet-auth) | `0.17.2` | `0.17.3` |



Updates `ch.qos.logback:logback-classic` from 1.5.8 to 1.5.10
- [Commits](qos-ch/logback@v_1.5.8...v_1.5.10)

Updates `org.glassfish.jersey.core:jersey-client` from 3.1.8 to 3.1.9

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 `org.cyclonedx:cyclonedx-maven-plugin` from 2.8.2 to 2.9.0
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.8.2...cyclonedx-maven-plugin-2.9.0)

Updates `io.telicent.smart-caches:jaxrs-base-server` from 0.23.0 to 0.23.2
- [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.2)

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: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- 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-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 14, 2024
1 parent 6b0dd6f commit fa83a7e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@

<!-- Plugin Versions -->
<plugin.compiler>3.13.0</plugin.compiler>
<plugin.cyclonedx>2.8.2</plugin.cyclonedx>
<plugin.cyclonedx>2.9.0</plugin.cyclonedx>
<plugin.dependency>3.8.0</plugin.dependency>
<plugin.editorconfig>0.1.3</plugin.editorconfig>
<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 @@ -93,12 +93,12 @@
<dependency.graphql>22.3</dependency.graphql>
<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.logback>1.5.8</dependency.logback>
<dependency.jersey>3.1.9</dependency.jersey>
<dependency.jwt-servlet>0.17.3</dependency.jwt-servlet>
<dependency.logback>1.5.10</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.2</dependency.smart-caches>
<dependency.testng>7.10.2</dependency.testng>
<dependency.wiremock>3.9.1</dependency.wiremock>

Expand Down

0 comments on commit fa83a7e

Please # to comment.