Skip to content

Commit

Permalink
Merge branch 'main' of github.com:trutzio/devops-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
trutzonline committed May 24, 2024
2 parents ddb6362 + 73a1ae7 commit c8247dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.5</version>
<version>3.2.6</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
<groupId>trutzio</groupId>
Expand Down Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>io.opentelemetry.instrumentation</groupId>
<artifactId>opentelemetry-instrumentation-bom</artifactId>
<version>2.3.0</version>
<version>2.4.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit c8247dd

Please sign in to comment.