Skip to content

Commit c033534

Browse files
vaadin-botZheSun88
andauthored
chore: update logback-classic to 1.4.14 [skip ci] (#4776) (#4778)
* chore: update logback-classic to 1.4.14 * Update pom.xml Co-authored-by: Zhe Sun <[email protected]>
1 parent 38a1e53 commit c033534

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

vaadin-spring-boot-starter/pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,12 @@
7676
<dependency>
7777
<groupId>ch.qos.logback</groupId>
7878
<artifactId>logback-classic</artifactId>
79-
<version>1.4.12</version>
79+
<version>1.4.14</version>
80+
</dependency>
81+
<dependency>
82+
<groupId>ch.qos.logback</groupId>
83+
<artifactId>logback-core</artifactId>
84+
<version>1.4.14</version>
8085
</dependency>
8186
<!-- End Spring -->
8287
</dependencies>

0 commit comments

Comments
 (0)