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 fcf45d5 commit 2b1842bCopy full SHA for 2b1842b
ci/images/releasescripts/pom.xml
@@ -7,7 +7,7 @@
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
<version>2.2.4.RELEASE</version>
10
- <relativePath /> <!-- lookup parent from repository -->
+ <relativePath/> <!-- lookup parent from repository -->
11
</parent>
12
<groupId>io.spring.concourse.releasescripts</groupId>
13
<artifactId>release-scripts</artifactId>
@@ -22,7 +22,7 @@
22
<dependency>
23
<groupId>org.bouncycastle</groupId>
24
<artifactId>bcpg-jdk15to18</artifactId>
25
- <version>1.68</version>
+ <version>1.69</version>
26
</dependency>
27
28
0 commit comments