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: [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) and [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-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)

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 068a7a3 commit 00f1e16
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 @@ -102,10 +102,10 @@
<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 00f1e16

Please # to comment.