Skip to content

Commit

Permalink
Update app/build.gradle: removed SpringSource from repositories
Browse files Browse the repository at this point in the history
This repository is being closed permanently.
The dependency on javax.media jai-core version 1.1.3 can be resolved through the JBoss repository
  • Loading branch information
hbitteur authored Jan 20, 2025
1 parent f603e7d commit 0fc3a3c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,6 @@ repositories {
url = 'https://repository.jboss.org/nexus/content/repositories/thirdparty-releases'
}

maven { // Required for JAI Core 1.1.3
name = 'SpringSource Enterprise Bundle Repository - External Bundle Releases'
url = 'https://repository.springsource.com/maven/bundles/external'
}

mavenLocal()

///flatDir(dirs: 'dev/externals') // for libraries not in any other repository
Expand Down

0 comments on commit 0fc3a3c

Please sign in to comment.