Skip to content

Commit

Permalink
take unresolvable xercesImpl/resolver-2.9.1 jars from local flat dir …
Browse files Browse the repository at this point in the history
…repo
  • Loading branch information
kkolman committed Nov 1, 2022
1 parent 35a5cb5 commit f187239
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Expand Up @@ -2,6 +2,9 @@ buildscript {
repositories {
gradlePluginPortal()
maven { url "https://repo.spring.io/plugins-release" }
flatDir {
dirs 'local-lib'
}
}
dependencies {
classpath("io.spring.gradle:propdeps-plugin:0.0.9.RELEASE")
Expand Down
Binary file added local-lib/resolver-2.9.1.jar
Binary file not shown.
Binary file added local-lib/xercesImpl-2.9.1.jar
Binary file not shown.

0 comments on commit f187239

Please sign in to comment.