We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 481e30a commit 1fd6b22Copy full SHA for 1fd6b22
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.5.11</version>
+ <version>3.5.13</version>
10
<relativePath/> <!-- Lookup parent from repository -->
11
</parent>
12
<groupId>com.embabel.template</groupId>
@@ -18,7 +18,7 @@
18
19
<properties>
20
<java.version>21</java.version>
21
- <embabel-agent.version>0.3.4</embabel-agent.version>
+ <embabel-agent.version>0.3.5</embabel-agent.version>
22
</properties>
23
24
<dependencies>
0 commit comments