Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
coremayo committed Jan 14, 2025
1 parent cace942 commit 9adffd3
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 @@ -17,7 +17,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.5</version>
<version>3.3.7</version>
</parent>

<properties>
Expand All @@ -34,8 +34,8 @@
<!-- Qudini-managed versions: -->
<qudini-utils.version>0.0.5</qudini-utils.version>
<guava.version>33.0.0-jre</guava.version>
<testcontainers.version>1.20.3</testcontainers.version>
<wiremock.version>3.9.1</wiremock.version>
<testcontainers.version>1.20.4</testcontainers.version>
<wiremock.version>3.10.0</wiremock.version>
<lmax-disruptor.version>3.4.4</lmax-disruptor.version>
<newrelic.version>8.13.0</newrelic.version>
<!-- $shasum -a 256 /Users/.../qudini-reactive/qudini-reactive-example/target/newrelic-agent-8.7.0.zip -->
Expand Down

0 comments on commit 9adffd3

Please sign in to comment.