Skip to content

Commit d61e3cf

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
Bump the build-dependencies group with 2 updates
Bumps the build-dependencies group with 2 updates: [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). Updates `org.springframework:spring-expression` from 6.2.1 to 6.2.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.1...v6.2.2) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.44.1 to 2.44.2 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.1...maven/2.44.2) --- updated-dependencies: - dependency-name: org.springframework:spring-expression dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05593ce commit d61e3cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
<version.io.rest-assured>5.5.0</version.io.rest-assured>
200200
<version.org.apache.groovy>4.0.24</version.org.apache.groovy>
201201
<version.com.google.guava>33.4.0-jre</version.com.google.guava>
202-
<version.org.springframework.spring-expression>6.2.1</version.org.springframework.spring-expression>
202+
<version.org.springframework.spring-expression>6.2.2</version.org.springframework.spring-expression>
203203
<version.org.jboss.arquillian.container.arquillian-weld-embedded>4.0.0.Final</version.org.jboss.arquillian.container.arquillian-weld-embedded>
204204
<version.com.fasterxml.jackson.core.jackson-databind>2.18.2</version.com.fasterxml.jackson.core.jackson-databind>
205205
<version.com.fasterxml.jackson.core.jackson-annotations>2.18.2</version.com.fasterxml.jackson.core.jackson-annotations>
@@ -266,7 +266,7 @@
266266
<version.sisu-maven-plugin>0.9.0.M3</version.sisu-maven-plugin>
267267
<version.versions.plugin>2.18.0</version.versions.plugin>
268268
<version.maven-wrapper-plugin>3.3.2</version.maven-wrapper-plugin>
269-
<version.spotless-maven-plugin>2.44.1</version.spotless-maven-plugin>
269+
<version.spotless-maven-plugin>2.44.2</version.spotless-maven-plugin>
270270
<version.jacoco.plugin>0.8.12</version.jacoco.plugin>
271271
<version.sonar.plugin>5.0.0.4389</version.sonar.plugin>
272272
<version.maven.injection.plugin>1.0.2</version.maven.injection.plugin>

0 commit comments

Comments
 (0)