mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.springframework:spring-framework-bom to v6.1.13 (#9726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4e9b0462e5
commit
7ff5aaa0fd
|
@ -62,7 +62,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-framework-bom</artifactId>
|
||||
<version>6.1.12</version>
|
||||
<version>6.1.13</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in New Issue