-
-
Notifications
You must be signed in to change notification settings - Fork 956
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SAK-50556 Global update dependencies for Sakai 25 (#12924)
- Loading branch information
Showing
28 changed files
with
53 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,21 +23,21 @@ | |
<sakai.version>25-SNAPSHOT</sakai.version> | ||
<!-- Standard dependency versions --> | ||
<sakai.commons-httpclient.version>3.1</sakai.commons-httpclient.version> | ||
<sakai.commons-io.version>2.16.1</sakai.commons-io.version> | ||
<sakai.commons-io.version>2.17.0</sakai.commons-io.version> | ||
<sakai.commons.lang.version>2.6</sakai.commons.lang.version> | ||
<sakai.commons.lang3.version>3.17.0</sakai.commons.lang3.version> | ||
<sakai.commons.fileupload.version>1.5</sakai.commons.fileupload.version> | ||
<sakai.commons-math3.version>3.6.1</sakai.commons-math3.version> | ||
<sakai.commons-text.version>1.12.0</sakai.commons-text.version> | ||
<sakai.commons-validator.version>1.7</sakai.commons-validator.version> | ||
<sakai.commons.configuration.version>1.10</sakai.commons.configuration.version> | ||
<sakai.commons.configuration2.version>2.11.0</sakai.commons.configuration2.version> | ||
<sakai.commons.net>3.11.1</sakai.commons.net> | ||
<sakai.ehcache.groupId>net.sf.ehcache</sakai.ehcache.groupId> | ||
<sakai.ehcache.artifactId>ehcache-core</sakai.ehcache.artifactId> | ||
<sakai.ehcache.version>2.6.11</sakai.ehcache.version> | ||
<sakai.opensearch.version>2.16.0</sakai.opensearch.version> | ||
<sakai.hibernate.version>5.6.15.Final</sakai.hibernate.version> | ||
<sakai.hikaricp.version>5.0.1</sakai.hikaricp.version> | ||
<sakai.hikaricp.version>6.0.0</sakai.hikaricp.version> | ||
<sakai.httpclient.version>4.5.14</sakai.httpclient.version> | ||
<sakai.httpcore.version>4.4.16</sakai.httpcore.version> | ||
<sakai.httpmime.version>4.5.14</sakai.httpmime.version> | ||
|
@@ -66,11 +66,11 @@ | |
<sakai.openpdf.version>1.3.28</sakai.openpdf.version> | ||
<sakai.groovy.version>2.4.17</sakai.groovy.version> | ||
<sakai.simple-xml.version>2.7.1</sakai.simple-xml.version> | ||
<sakai.spring.version>5.3.34</sakai.spring.version> | ||
<sakai.spring.version>5.3.39</sakai.spring.version> | ||
<sakai.spring.data.commons.version>2.5.12</sakai.spring.data.commons.version> | ||
<sakai.spring.data.jpa.version>2.5.12</sakai.spring.data.jpa.version> | ||
<sakai.spring.data.rest.version>3.5.12</sakai.spring.data.rest.version> | ||
<sakai.spring.security.version>5.5.8</sakai.spring.security.version> | ||
<sakai.spring.security.version>5.7.12</sakai.spring.security.version> | ||
<sakai.spring.hateoas.version>1.5.6</sakai.spring.hateoas.version> | ||
<sakai.spring.plugin.version>2.0.0.RELEASE</sakai.spring.plugin.version> | ||
<sakai.tika.version>3.0.0-BETA</sakai.tika.version> | ||
|
@@ -96,7 +96,7 @@ | |
<handlebars4.version>4.0.6</handlebars4.version> | ||
<hamcrest.all.version>1.3</hamcrest.all.version> | ||
<junit.version>4.13.2</junit.version> | ||
<sakai.nimbus.jose.jwt.version>8.2</sakai.nimbus.jose.jwt.version> | ||
<sakai.nimbus.jose.jwt.version>9.37.2</sakai.nimbus.jose.jwt.version> | ||
<sakai.io.jsonwebtoken.version>0.10.5</sakai.io.jsonwebtoken.version> | ||
|
||
<!-- Sakai modules that are versioned separately --> | ||
|
@@ -740,17 +740,6 @@ | |
<version>4.4</version> | ||
<scope>provided</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>commons-configuration</groupId> | ||
<artifactId>commons-configuration</artifactId> | ||
<version>${sakai.commons.configuration.version}</version> | ||
<exclusions> | ||
<exclusion> | ||
<groupId>commons-logging</groupId> | ||
<artifactId>commons-logging</artifactId> | ||
</exclusion> | ||
</exclusions> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.apache.commons</groupId> | ||
<artifactId>commons-configuration2</artifactId> | ||
|
@@ -793,6 +782,12 @@ | |
<version>${sakai.commons-io.version}</version> | ||
<scope>provided</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>commons-lang</groupId> | ||
<artifactId>commons-lang</artifactId> | ||
<version>${sakai.commons.lang.version}</version> | ||
<scope>provided</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>commons-codec</groupId> | ||
<artifactId>commons-codec</artifactId> | ||
|
@@ -1073,12 +1068,6 @@ | |
<version>1.2.0</version> | ||
<scope>provided</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>javax.sql</groupId> | ||
<artifactId>jdbc-stdext</artifactId> | ||
<version>2.0</version> | ||
<scope>provided</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.jdom</groupId> | ||
<artifactId>jdom2</artifactId> | ||
|
@@ -1103,15 +1092,9 @@ | |
<scope>provided</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>javax.mail</groupId> | ||
<artifactId>mail</artifactId> | ||
<version>1.5.0-b01</version> | ||
<scope>provided</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.sun.mail</groupId> | ||
<artifactId>javax.mail</artifactId> | ||
<version>1.6.2</version> | ||
<groupId>com.github.davidmoten</groupId> | ||
<artifactId>subethasmtp</artifactId> | ||
<version>5.2.8</version> | ||
<scope>provided</scope> | ||
</dependency> | ||
<!-- KERNEL --> | ||
|
@@ -1576,7 +1559,7 @@ | |
<dependency> | ||
<groupId>com.google.protobuf</groupId> | ||
<artifactId>protobuf-java</artifactId> | ||
<version>3.25.4</version> | ||
<version>3.25.5</version> | ||
<scope>provided</scope> | ||
</dependency> | ||
<dependency> | ||
|
@@ -2375,13 +2358,13 @@ | |
<dependency> | ||
<groupId>com.mysql</groupId> | ||
<artifactId>mysql-connector-j</artifactId> | ||
<version>8.0.32</version> | ||
<version>9.0.0</version> | ||
<scope>provided</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.mariadb.jdbc</groupId> | ||
<artifactId>mariadb-java-client</artifactId> | ||
<version>2.7.12</version> | ||
<version>3.4.1</version> | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
ottenhoff
Author
Contributor
|
||
<scope>provided</scope> | ||
</dependency> | ||
<dependency> | ||
|
@@ -2891,6 +2874,7 @@ | |
<exclude>commons-logging:commons-logging</exclude> | ||
<exclude>log4j:log4j</exclude> | ||
<exclude>xalan:xalan</exclude> | ||
<exclude>javax.mail:mail</exclude> | ||
</excludes> | ||
</bannedDependencies> | ||
</rules> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
@ottenhoff I have one question, maybe related to this change. I've started getting errors at startup on a 25 local environment that was going fine until recently:
Driver org.mariadb.jdbc.Driver claims to not accept jdbcUrl, jdbc:mysql://127.0.0.1:3306/sakaimaster?useUnicode=true&characterEncoding=UTF-8
I solved it by changing the '[email protected]' property to the pattern 'jdbc:mariadb' but that's not documented in the default.sakai.properties file. I guess it doesn't matter much since when that was required (whether it was introduced by this PR or any other), but a) to confirm if that's the case and b) update the configuration.
What do you think?