This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
commit d69a8d082a132cb53b77d5ad94eebd07f0bcb0d2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 1 23:44:09 2025 +0000
Bump org.apache.pdfbox:pdfbox from 3.0.4 to 3.0.5
Bumps org.apache.pdfbox:pdfbox from 3.0.4 to 3.0.5.
---
updated-dependencies:
- dependency-name: org.apache.pdfbox:pdfbox
dependency-version: 3.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 f60a537e71..0ff0de6bbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1160,7 +1160,7 @@ under the License.
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
- <version>3.0.4</version>
+ <version>3.0.5</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>