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 408f7d8 commit fd27e7fCopy full SHA for fd27e7f
1 file changed
sqlschema2java-core/pom.xml
@@ -165,19 +165,19 @@
165
<dependency>
166
<groupId>com.fasterxml.jackson.core</groupId>
167
<artifactId>jackson-core</artifactId>
168
- <version>2.4.2</version>
+ <version>2.13.2</version>
169
</dependency>
170
171
172
173
<artifactId>jackson-annotations</artifactId>
174
175
176
177
178
179
<artifactId>jackson-databind</artifactId>
180
+ <version>2.13.2.2</version>
181
182
183
0 commit comments