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 49adc1e13 Bump org.ops4j.pax.url:pax-url-aether from 2.6.14 to 2.6.15
(#2081)
49adc1e13 is described below
commit 49adc1e1353e999b10ed38c360c5ac84ef4cc5d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 23 06:42:19 2024 +0100
Bump org.ops4j.pax.url:pax-url-aether from 2.6.14 to 2.6.15 (#2081)
Bumps
[org.ops4j.pax.url:pax-url-aether](https://github.com/ops4j/org.ops4j.pax.url)
from 2.6.14 to 2.6.15.
-
[Commits](https://github.com/ops4j/org.ops4j.pax.url/compare/url-2.6.14...url-2.6.15)
---
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 1f47b5f50..7cd7d7425 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.14</version>
+ <version>2.6.15</version>
<scope>test</scope>
</dependency>
<dependency>