Skip to content

Commit

Permalink
Bump the patches group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the patches group with 4 updates in the / directory: [io.opentelemetry.semconv:opentelemetry-semconv](https://github.com/open-telemetry/semantic-conventions-java), [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin), [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) and [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin).


Updates `io.opentelemetry.semconv:opentelemetry-semconv` from 1.23.1-alpha to 1.25.0-alpha
- [Release notes](https://github.com/open-telemetry/semantic-conventions-java/releases)
- [Changelog](https://github.com/open-telemetry/semantic-conventions-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/semantic-conventions-java/commits)

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)

Updates `org.apache.maven.plugins:maven-source-plugin` from 3.2.1 to 3.3.1
- [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.3.1)

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)

---
updated-dependencies:
- dependency-name: io.opentelemetry.semconv:opentelemetry-semconv
  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
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 03b8560 commit fe6a6f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,16 +96,16 @@
<plugin.clean>3.3.2</plugin.clean>
<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.enforcer>3.5.0</plugin.enforcer>
<plugin.gpg>3.2.4</plugin.gpg>
<plugin.jacoco>0.8.12</plugin.jacoco>
<plugin.jar>3.4.1</plugin.jar>
<plugin.javadoc>3.7.0</plugin.javadoc>
<plugin.license>4.3</plugin.license>
<plugin.license>4.5</plugin.license>
<plugin.nexus>1.7.0</plugin.nexus>
<plugin.shade>3.2.4</plugin.shade>
<plugin.source>3.2.1</plugin.source>
<plugin.source>3.3.1</plugin.source>
<plugin.surefire>3.2.5</plugin.surefire>
<plugin.versions>2.16.2</plugin.versions>

Expand All @@ -125,7 +125,7 @@
<dependency.mockito>5.12.0</dependency.mockito>
<dependency.opentelemetry.agent>1.33.3</dependency.opentelemetry.agent>
<dependency.opentelemetry.sdk>1.39.0</dependency.opentelemetry.sdk>
<dependency.opentelemetry.sdk-alpha>1.23.1-alpha</dependency.opentelemetry.sdk-alpha>
<dependency.opentelemetry.sdk-alpha>1.25.0-alpha</dependency.opentelemetry.sdk-alpha>
<dependency.rdf-abac>0.71.2</dependency.rdf-abac>
<dependency.resilience4j>2.2.0</dependency.resilience4j>
<dependency.servlet>6.0.0</dependency.servlet>
Expand Down

0 comments on commit fe6a6f4

Please # to comment.