Skip to content

Commit

Permalink
Bump the build-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and marko-bekhta committed Jan 17, 2025
1 parent 05593ce commit d61e3cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
<version.io.rest-assured>5.5.0</version.io.rest-assured>
<version.org.apache.groovy>4.0.24</version.org.apache.groovy>
<version.com.google.guava>33.4.0-jre</version.com.google.guava>
<version.org.springframework.spring-expression>6.2.1</version.org.springframework.spring-expression>
<version.org.springframework.spring-expression>6.2.2</version.org.springframework.spring-expression>
<version.org.jboss.arquillian.container.arquillian-weld-embedded>4.0.0.Final</version.org.jboss.arquillian.container.arquillian-weld-embedded>
<version.com.fasterxml.jackson.core.jackson-databind>2.18.2</version.com.fasterxml.jackson.core.jackson-databind>
<version.com.fasterxml.jackson.core.jackson-annotations>2.18.2</version.com.fasterxml.jackson.core.jackson-annotations>
Expand Down Expand Up @@ -266,7 +266,7 @@
<version.sisu-maven-plugin>0.9.0.M3</version.sisu-maven-plugin>
<version.versions.plugin>2.18.0</version.versions.plugin>
<version.maven-wrapper-plugin>3.3.2</version.maven-wrapper-plugin>
<version.spotless-maven-plugin>2.44.1</version.spotless-maven-plugin>
<version.spotless-maven-plugin>2.44.2</version.spotless-maven-plugin>
<version.jacoco.plugin>0.8.12</version.jacoco.plugin>
<version.sonar.plugin>5.0.0.4389</version.sonar.plugin>
<version.maven.injection.plugin>1.0.2</version.maven.injection.plugin>
Expand Down

0 comments on commit d61e3cf

Please sign in to comment.