This is an automated email from the ASF dual-hosted git repository.
andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
The following commit(s) were added to refs/heads/main by this push:
new a6b960d9ce Bump org.awaitility:awaitility from 4.2.2 to 4.3.0
a6b960d9ce is described below
commit a6b960d9cea93c1e88fe0408175e538f5a1a6a00
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 24 00:43:40 2025 +0000
Bump org.awaitility:awaitility from 4.2.2 to 4.3.0
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility)
from 4.2.2 to 4.3.0.
-
[Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
-
[Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.2...awaitility-4.3.0)
---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
dependency-type: direct:production
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 4af20c4b8b..82c0e398c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<ver.junit5-platform>1.10.2</ver.junit5-platform>
<ver.mockito>5.15.2</ver.mockito>
- <ver.awaitility>4.2.2</ver.awaitility>
+ <ver.awaitility>4.3.0</ver.awaitility>
<ver.contract.tests>0.2.0</ver.contract.tests>
<!-- For testing, not shipped -->