Skip to content

Commit

Permalink
Upgrade java-cfenv to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pacphi committed Nov 11, 2024
1 parent bc8d341 commit 4e6faba
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 @@ -99,12 +99,12 @@
<dependency>
<groupId>io.pivotal.cfenv</groupId>
<artifactId>java-cfenv</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>io.pivotal.cfenv</groupId>
<artifactId>java-cfenv-boot</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
</dependency>
<dependency>
<groupId>com.cedarsoftware</groupId>
Expand Down Expand Up @@ -687,7 +687,7 @@
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>wavefront-spring-boot-starter</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit 4e6faba

Please sign in to comment.