Version bumps

This commit is contained in:
Sven Kubiak 2022-07-07 18:27:58 +02:00
parent 42427e1905
commit 66866a0d71
2 changed files with 2 additions and 2 deletions

@ -186,7 +186,7 @@ Apache License
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright 2015-2021 Sven Kubiak
Copyright 2015-2022 Sven Kubiak
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

@ -202,7 +202,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.9.0-M1</version>
<version>5.9.0-RC1</version>
<scope>test</scope>
</dependency>
</dependencies>