Skip to content

Commit 8ea25e3

Browse files
committed
Fixed #129, Fixed #126, working on 168
1 parent 0b67cc5 commit 8ea25e3

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

etc/TODO.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,9 @@ https://www.baeldung.com/maven-enforcer-plugin
8888
# 2.3.14
8989
Fixed #122, Fixed #123, Fixed #127, Fixed #130, Fixed #152, Fixed #153, Fixed #154, Fixed #155, Fixed #156, Fixed #157, Fixed #158, Fixed #159, Fixed #160, Fixed #161, Fixed #162, Fixed #163, Fixed #164, Fixed #165, Fixed #166, Fixed #167
9090

91-
Fixed #129
92-
Fixed #126
91+
9392

9493
https://developer.okta.com/blog/2019/03/28/test-java-spring-boot-junit5
94+
95+
# 2.3.15
96+
Fixed #129, Fixed #126

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.woehlke</groupId>
55
<artifactId>simpleworklist</artifactId>
6-
<version>2.3.14-SNAPSHOT</version>
6+
<version>2.3.15-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<parent>
99
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)