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 3b63926 commit 17c1f22Copy full SHA for 17c1f22
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.intuit.rwebpulse</groupId>
5
<artifactId>rwebpulse</artifactId>
6
- <version>1.0.2</version>
+ <version>1.0.3</version>
7
<packaging>jar</packaging>
8
<name>Spring Web Client</name>
9
<url>https://github.com/intuit/rwebpulse</url>
@@ -15,7 +15,7 @@
15
<parent>
16
<groupId>org.springframework.boot</groupId>
17
<artifactId>spring-boot-starter-parent</artifactId>
18
- <version>2.7.12</version>
+ <version>3.1.11</version>
19
<relativePath /> <!-- lookup parent from repository -->
20
</parent>
21
0 commit comments