Skip to content

Commit e75b20a

Browse files
Update auf Version 3.0.1
1 parent 18f43ab commit e75b20a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# com.bitctrl
66
Allgemeine Bibliothek für BitCtrl-Projekte
77

8+
## Version 3.0.1
9+
- Update der Dependencies
10+
811
## Version 3.0.0
912
- Update auf Java 17
1013
- javax Namespace durch jakarta ersetzt

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.bitctrl</groupId>
88
<artifactId>com.bitctrl</artifactId>
9-
<version>3.0.1-SNAPSHOT</version>
9+
<version>3.0.1</version>
1010

1111
<name>Allgemeine BitCtrl-Bibliothek</name>
1212
<url>http://bitctrl.github.io/${project.artifactId}/</url>

0 commit comments

Comments
 (0)