Skip to content

Commit

Permalink
build: update to context-propagation 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
linux-china committed Jul 19, 2024
1 parent be34984 commit 9759598
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 @@ -83,7 +83,7 @@
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>context-propagation</artifactId>
<version>1.0.3</version>
<version>1.1.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand All @@ -94,7 +94,7 @@
<plugin>
<groupId>io.spring.javaformat</groupId>
<artifactId>spring-javaformat-maven-plugin</artifactId>
<version>0.0.40</version>
<version>0.0.42</version>
<executions>
<execution>
<phase>validate</phase>
Expand Down

0 comments on commit 9759598

Please sign in to comment.