Bump junit-vintage-engine from 5.9.0 to 5.9.1

Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)

---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index c05efe7..8c4ed92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,7 +213,7 @@
     <dependency>
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
-      <version>5.9.0</version>
+      <version>5.9.1</version>
       <scope>test</scope>
     </dependency>
     <!--  A bit of jar-hell requires this to come last. -->
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a4ebd2a..ac107e3 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -41,7 +41,7 @@
       <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-scm.version from 1.12.2 to 1.13.0 #117.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump maven.dependency.version from 3.8.5 to 3.8.6 #120.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.16.0 to 3.19.0 #119, #129, #135.</action>
-      <action type="update" dev="kinow" due-to="Dependabot">Bump junit-vintage-engine from 5.8.2 to 5.9.0 #125.</action>
+      <action type="update" dev="kinow" due-to="Dependabot">Bump junit-vintage-engine from 5.8.2 to 5.9.1 #125, #136.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1 #124.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #130.</action>
     </release>