|
17 | 17 | <parent> |
18 | 18 | <groupId>org.springframework.boot</groupId> |
19 | 19 | <artifactId>spring-boot-starter-parent</artifactId> |
20 | | - <version>3.1.1</version> |
| 20 | + <version>3.1.3</version> |
21 | 21 | </parent> |
22 | 22 |
|
23 | 23 | <properties> |
|
34 | 34 | <!-- Qudini-managed versions: --> |
35 | 35 | <qudini-utils.version>0.0.5</qudini-utils.version> |
36 | 36 | <guava.version>32.1.1-jre</guava.version> |
37 | | - <testcontainers.version>1.18.3</testcontainers.version> |
| 37 | + <testcontainers.version>1.19.0</testcontainers.version> |
38 | 38 | <wiremock.version>2.27.2</wiremock.version> |
39 | 39 | <lmax-disruptor.version>3.4.4</lmax-disruptor.version> |
40 | | - <newrelic.version>8.4.0</newrelic.version> |
41 | | - <newrelic-agent.sha256-checksum>3c8c108e8e7e51b535b18d34e7e454ef81ff80b646be1f475991ef81b1d361b6</newrelic-agent.sha256-checksum> |
42 | | - <sentry.version>6.24.0</sentry.version> |
43 | | - <aws-sdk.version>2.20.98</aws-sdk.version> |
| 40 | + <newrelic.version>8.5.0</newrelic.version> |
| 41 | + <newrelic-agent.sha256-checksum>b6e53d5d24ba61267aa21054dd320ca0cf948c393657eeff2308d12f0247e477</newrelic-agent.sha256-checksum> |
| 42 | + <sentry.version>6.28.0</sentry.version> |
| 43 | + <aws-sdk.version>2.20.135</aws-sdk.version> |
44 | 44 | <qudini-gom.version>8.4.2</qudini-gom.version> |
45 | 45 | <auth0-jwt.version>4.4.0</auth0-jwt.version> |
46 | | - <bouncycastle.version>1.75</bouncycastle.version> |
| 46 | + <bouncycastle.version>1.76</bouncycastle.version> |
47 | 47 | <lombok-plugin.version>1.18.20.0</lombok-plugin.version> |
48 | 48 | <jacoco-plugin.version>0.8.10</jacoco-plugin.version> |
49 | 49 | <gpg-plugin.version>3.1.0</gpg-plugin.version> |
|
0 commit comments