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