Skip to content

Commit dc93648

Browse files
authored
Merge pull request #464 from NitorCreations/logback-update
Upgrade logback-classic to 1.2.8
2 parents 59f2a23 + 9bf156a commit dc93648

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
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
69

710
**Details**
811

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.3</logback-classic.version>
134+
<logback-classic.version>1.2.8</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)