mirror of
https://github.com/google/nomulus
synced 2026-04-16 22:47:30 +00:00
We want to make sure that we use the same XML factories no matter what, so we use "newDefaultFactory" instead of "newFactory" (to avoid picking up some random thing on the classpath). This also fixes an exception that occurs if you haven't synced the internal repo with the public repo.
13 lines
618 B
Plaintext
13 lines
618 B
Plaintext
# This is a Gradle generated file for dependency locking.
|
|
# Manual edits can break the build and are not advised.
|
|
# This file is expected to be part of source control.
|
|
com.fasterxml.jackson.core:jackson-annotations:2.21=classpath
|
|
gradle.plugin.org.flywaydb:gradle-plugin-publishing:12.2.0=classpath
|
|
org.flywaydb.flyway:org.flywaydb.flyway.gradle.plugin:12.2.0=classpath
|
|
org.flywaydb:flyway-core:12.4.0=classpath
|
|
org.flywaydb:flyway-database-postgresql:12.4.0=classpath
|
|
tools.jackson.core:jackson-core:3.1.1=classpath
|
|
tools.jackson.core:jackson-databind:3.1.1=classpath
|
|
tools.jackson:jackson-bom:3.1.1=classpath
|
|
empty=
|