Skip to content

Commit

Permalink
MINOR: [Java] Bump logback-core from 1.2.3 to 1.2.12 (#36064)
Browse files Browse the repository at this point in the history
### Rationale for this change

To close #36062

### What changes are included in this PR?

Bump logback-core from 1.2.3 to 1.2.12

### Are these changes tested?

Yes

### Are there any user-facing changes?

No

Authored-by: david dali susanibar arce <davi.sarces@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
  • Loading branch information
davisusanibar authored Jun 14, 2023
1 parent b6eab1f commit 340f6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/memory/memory-netty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.2.3</version>
<version>1.2.12</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 340f6c8

Please sign in to comment.