This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
The following commit(s) were added to refs/heads/master by this push:
new 37c80e8c54 Bump org.jglue.cdi-unit:cdi-unit from 4.1.0 to 4.2.0 (#891)
37c80e8c54 is described below
commit 37c80e8c54533257c9fc5737424847a61e889b4e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 22 14:08:43 2024 +0300
Bump org.jglue.cdi-unit:cdi-unit from 4.1.0 to 4.2.0 (#891)
Bumps [org.jglue.cdi-unit:cdi-unit](https://github.com/cdi-unit/cdi-unit)
from 4.1.0 to 4.2.0.
-
[Commits](https://github.com/cdi-unit/cdi-unit/compare/cdi-unit-parent-4.1.0...cdi-unit-parent-4.2.0)
---
updated-dependencies:
- dependency-name: org.jglue.cdi-unit:cdi-unit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dd3d7b7a4d..26d6b4bb77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
<assertj-core.version>3.26.3</assertj-core.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
<byte-buddy.version>1.14.18</byte-buddy.version>
- <cdi-unit.version>4.1.0</cdi-unit.version>
+ <cdi-unit.version>4.2.0</cdi-unit.version>
<commons-collections4.version>4.4</commons-collections4.version>
<commons-fileupload.version>2.0.0-M2</commons-fileupload.version>
<commons-io.version>2.16.1</commons-io.version>