Skip to content

Commit 1acefe1

Browse files
[dependency]: Bump the core-dependencies group in /core with 2 updates
Bumps the core-dependencies group in /core with 2 updates: [commons-codec:commons-codec](https://github.com/apache/commons-codec) and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). Updates `commons-codec:commons-codec` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.18.0...rel/commons-codec-1.19.0) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.45.0 to 2.46.1 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.45.0...maven/2.46.1) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.46.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 852aec7 commit 1acefe1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>commons-codec</groupId>
4242
<artifactId>commons-codec</artifactId>
43-
<version>1.18.0</version>
43+
<version>1.19.0</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>commons-io</groupId>
@@ -262,7 +262,7 @@
262262
<plugin>
263263
<groupId>com.diffplug.spotless</groupId>
264264
<artifactId>spotless-maven-plugin</artifactId>
265-
<version>2.45.0</version>
265+
<version>2.46.1</version>
266266
<configuration>
267267
<formats>
268268
<format>

0 commit comments

Comments
 (0)