Bump org.junit:junit-bom from 5.13.4 to 5.14.1 (#404)

Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 5.14.1.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r5.14.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 5.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index 8e58fe5..a1edc6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
 
     <commonsCliVersion>1.4</commonsCliVersion>
     <commonsLangVersion>3.19.0</commonsLangVersion>
-    <junit.version>5.13.4</junit.version>
+    <junit.version>5.14.1</junit.version>
     <mockitoVersion>4.11.0</mockitoVersion>
     <wagonVersion>3.4.3</wagonVersion>
     <securityDispatcherVersion>2.0</securityDispatcherVersion>