Skip to content

Commit

Permalink
Merge pull request #266 from qudini/QSERVER-18506-Quay-ECR-vulnerabil…
Browse files Browse the repository at this point in the history
…ity-scans

QSERVER-18506 update dependencies
  • Loading branch information
coremayo authored Jan 14, 2025
2 parents cace942 + 9adffd3 commit a936d2e
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 a936d2e

Please sign in to comment.