Bump marc4j from 2.9.4 to 2.9.5 (#5883)

Bumps [marc4j](https://github.com/marc4j/marc4j) from 2.9.4 to 2.9.5.
- [Release notes](https://github.com/marc4j/marc4j/releases)
- [Changelog](https://github.com/marc4j/marc4j/blob/master/changes.txt)
- [Commits](https://github.com/marc4j/marc4j/compare/2.9.4...2.9.5)

---
updated-dependencies:
- dependency-name: org.marc4j:marc4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-31 21:17:18 +02:00 committed by GitHub
parent 4e71a500bb
commit 635d7fa9f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
<commons-codec.version>1.15</commons-codec.version>
<commons-compress.version>1.23.0</commons-compress.version>
<velocity.version>1.5</velocity.version>
<marc4j.version>2.9.4</marc4j.version>
<marc4j.version>2.9.5</marc4j.version>
<jsoup.version>1.15.3</jsoup.version>
<odfdom-java.version>0.9.0</odfdom-java.version> <!-- do not update to 0.10.0, see issue #4397 -->
<vicino.version>1.2</vicino.version>