This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archiver.git
The following commit(s) were added to refs/heads/master by this push:
new 0ef2ed3 Bump org.assertj:assertj-core from 3.26.3 to 3.27.2
0ef2ed3 is described below
commit 0ef2ed344de18de08e1ddf530ec6e8e2d851561d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 6 19:07:46 2025 +0000
Bump org.assertj:assertj-core from 3.26.3 to 3.27.2
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from
3.26.3 to 3.27.2.
- [Release notes](https://github.com/assertj/assertj/releases)
-
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.26.3...assertj-build-3.27.2)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 23d36dd..7371a0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
<javaVersion>17</javaVersion>
<mavenVersion>4.0.0-beta-5</mavenVersion>
- <assertjVersion>3.26.3</assertjVersion>
+ <assertjVersion>3.27.2</assertjVersion>
<mavenPluginTestingVersion>4.0.0-beta-2</mavenPluginTestingVersion>
<plexusArchiverVersion>4.10.0</plexusArchiverVersion>
<plexusInterpolationVersion>1.27</plexusInterpolationVersion>