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.
1 parent 88e44e1 commit e155ac6Copy full SHA for e155ac6
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.5</version>
+ <version>3.5.6</version>
10
<relativePath/> <!-- Lookup parent from repository -->
11
</parent>
12
<groupId>com.embabel.template</groupId>
@@ -29,7 +29,7 @@
29
<artifactId>embabel-agent-starter</artifactId>
30
<version>${embabel-agent.version}</version>
31
</dependency>
32
-
+
33
<dependency>
34
<groupId>com.embabel.agent</groupId>
35
<artifactId>embabel-agent-starter-shell</artifactId>
0 commit comments