Skip to content

Commit f6d2d06

Browse files
committed
Update logback to 1.2.9
1 parent dc93648 commit f6d2d06

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
**Highlights**
44
- `nflow-explorer`
55
- Customizable workflow search result table columns
6-
- logback-classic update to version 1.2.8
7-
- http://mailman.qos.ch/pipermail/announce/2021/000164.html
8-
- https://jira.qos.ch/browse/LOGBACK-1591
96

107
**Details**
8+
- `nflow-engine`
9+
- logback-classic update to version 1.2.9
10+
- http://mailman.qos.ch/pipermail/announce/2021/000164.html
11+
- https://jira.qos.ch/browse/LOGBACK-1591
1112

1213
## 7.3.1 (2021-09-15)
1314

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<junit4.version>4.13.1</junit4.version>
132132
<junit5.version>5.6.2</junit5.version>
133133
<lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
134-
<logback-classic.version>1.2.8</logback-classic.version>
134+
<logback-classic.version>1.2.9</logback-classic.version>
135135
<mariadb.version>2.7.1</mariadb.version>
136136
<maven-assembly.version>3.3.0</maven-assembly.version>
137137
<maven-asciidoctor.version>2.1.0</maven-asciidoctor.version>

0 commit comments

Comments
 (0)