Skip to content

Commit

Permalink
Merge branch 'master' into add-groups-to-command-palette
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik authored Feb 19, 2025
2 parents 8750f7c + 4fa6127 commit d7b7d63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ THE SOFTWARE.
<commons-fileupload2.version>2.0.0-M2</commons-fileupload2.version>
<groovy.version>2.4.21</groovy.version>
<jelly.version>1.1-jenkins-20250108</jelly.version>
<stapler.version>1948.v0f99403fe86a_</stapler.version>
<stapler.version>1952.vb_144e99436b_c</stapler.version>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -71,7 +71,7 @@ THE SOFTWARE.
<!-- https://docs.spring.io/spring-security/reference/6.3/getting-spring-security.html#getting-maven-no-boot -->
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-bom</artifactId>
<version>6.4.2</version>
<version>6.4.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit d7b7d63

Please sign in to comment.