This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new 77df86027 Bump org.ops4j.pax.url:pax-url-aether from 2.6.15 to 2.6.16
(#2103)
77df86027 is described below
commit 77df860275d67141482f879c2fcf23e08974d996
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 20 08:01:55 2025 +0100
Bump org.ops4j.pax.url:pax-url-aether from 2.6.15 to 2.6.16 (#2103)
Bumps
[org.ops4j.pax.url:pax-url-aether](https://github.com/ops4j/org.ops4j.pax.url)
from 2.6.15 to 2.6.16.
-
[Commits](https://github.com/ops4j/org.ops4j.pax.url/compare/url-2.6.15...url-2.6.16)
---
updated-dependencies:
- dependency-name: org.ops4j.pax.url:pax-url-aether
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
tika-bundles/tika-bundle-standard/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-bundles/tika-bundle-standard/pom.xml
b/tika-bundles/tika-bundle-standard/pom.xml
index 7cd7d7425..42b1b3db8 100644
--- a/tika-bundles/tika-bundle-standard/pom.xml
+++ b/tika-bundles/tika-bundle-standard/pom.xml
@@ -90,7 +90,7 @@
<dependency>
<groupId>org.ops4j.pax.url</groupId>
<artifactId>pax-url-aether</artifactId>
- <version>2.6.15</version>
+ <version>2.6.16</version>
<scope>test</scope>
</dependency>
<dependency>