File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 667667 </dependency >
668668
669669 <dependency >
670+ <!-- NOTE: Do NOT upgrade this library until the Apache team fixes issue: https://issues.apache.org/jira/browse/DIRAPI-433 -->
670671 <groupId >org.apache.directory.api</groupId >
671672 <artifactId >api-ldap-model</artifactId >
672- <version >2.1.8 </version >
673+ <version >2.1.7 </version >
673674 </dependency >
674675
675676 <dependency >
12661267 <version .springframework>5.3.39</version .springframework>
12671268 <!-- Tomcat 10 moves from Java EE to Jakarta EE, moving packages javax.* to jakarta.* - code changes likely required to address this change. -->
12681269 <tomcat .major.version>9</tomcat .major.version>
1269- <version .tomcat>9.0.115 </version .tomcat>
1270- <tomcat .url>https://archive .apache.org/dist /tomcat/tomcat-${tomcat.major.version} /v${version.tomcat} /bin/apache-tomcat-${version.tomcat} .zip</tomcat .url>
1270+ <version .tomcat>9.0.120 </version .tomcat>
1271+ <tomcat .url>https://downloads .apache.org/tomcat/tomcat-${tomcat.major.version} /v${version.tomcat} /bin/apache-tomcat-${version.tomcat} .zip</tomcat .url>
12711272 </properties >
12721273
12731274</project >
You can’t perform that action at this time.
0 commit comments