We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18cb3b0 + 20a17a8 commit da77c31Copy full SHA for da77c31
1 file changed
samples/spring-ai-agent/pom.xml
@@ -29,7 +29,7 @@
29
<properties>
30
<java.version>21</java.version>
31
<spring-ai.version>1.0.0</spring-ai.version>
32
- <postgresql.version>42.7.5</postgresql.version>
+ <postgresql.version>42.7.7</postgresql.version>
33
<jib-maven-plugin.version>3.4.5</jib-maven-plugin.version>
34
<testcontainers.version>1.21.1</testcontainers.version>
35
</properties>
0 commit comments