Skip to content

Commit e99f934

Browse files
Bump the all-dependencies group with 2 updates (#723)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f00ed3e commit e99f934

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

  • opentelemetry-api
    • java-agent/TelemetryFilteredBaseOnRequestDuration
    • runtime-attach/CustomLoggerPerClass

opentelemetry-api/java-agent/TelemetryFilteredBaseOnRequestDuration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.springframework.boot</groupId>
3333
<artifactId>spring-boot-autoconfigure</artifactId>
34-
<version>3.5.4</version>
34+
<version>3.5.5</version>
3535
<scope>compile</scope>
3636
</dependency>
3737
</dependencies>

opentelemetry-api/runtime-attach/CustomLoggerPerClass/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>org.springframework.boot</groupId>
4848
<artifactId>spring-boot-autoconfigure</artifactId>
49-
<version>3.5.4</version>
49+
<version>3.5.5</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>io.micrometer</groupId>
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.springframework.boot</groupId>
6464
<artifactId>spring-boot-maven-plugin</artifactId>
65-
<version>3.5.4</version>
65+
<version>3.5.5</version>
6666
<executions>
6767
<execution>
6868
<goals>

0 commit comments

Comments
 (0)