We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744a295 commit 93a9567Copy full SHA for 93a9567
samples/java_springboot/05.multi-turn-prompt/pom.xml
@@ -81,17 +81,17 @@
81
<dependency>
82
<groupId>org.apache.logging.log4j</groupId>
83
<artifactId>log4j-api</artifactId>
84
- <version>2.17.0</version>
+ <version>2.17.1</version>
85
</dependency>
86
87
88
<artifactId>log4j-core</artifactId>
89
90
91
92
93
<artifactId>log4j-to-slf4j</artifactId>
94
- <version>2.16.0</version>
95
<scope>test</scope>
96
97
0 commit comments