We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f43ab commit e75b20aCopy full SHA for e75b20a
README.md
@@ -5,6 +5,9 @@
5
# com.bitctrl
6
Allgemeine Bibliothek für BitCtrl-Projekte
7
8
+## Version 3.0.1
9
+ - Update der Dependencies
10
+
11
## Version 3.0.0
12
- Update auf Java 17
13
- javax Namespace durch jakarta ersetzt
pom.xml
@@ -6,7 +6,7 @@
<groupId>com.bitctrl</groupId>
<artifactId>com.bitctrl</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
<name>Allgemeine BitCtrl-Bibliothek</name>
<url>http://bitctrl.github.io/${project.artifactId}/</url>
0 commit comments