Project

General

Profile

« Previous | Next » 

Revision 058c75f7

Added by Andreas Müller over 2 years ago

ref #9359 httpcomponents to 4.5.13 and spring-security to 4.2.20 in taxeditor

View differences:

eu.etaxonomy.taxeditor.cdmlib/pom.xml
384 384
    <dependency>
385 385
      <groupId>org.springframework.security</groupId>
386 386
      <artifactId>spring-security-core</artifactId>
387
      <version>4.2.18.RELEASE</version>
387
      <version>4.2.20.RELEASE</version>
388 388
    </dependency>
389 389
    <dependency>
390 390
      <groupId>org.springframework.security</groupId>
391 391
      <artifactId>spring-security-config</artifactId>
392
      <version>4.2.18.RELEASE</version>
392
      <version>4.2.20.RELEASE</version>
393 393
    </dependency>
394 394
    <dependency>
395 395
      <groupId>org.springframework.security</groupId>
396 396
      <artifactId>spring-security-remoting</artifactId>
397
      <version>4.2.18.RELEASE</version>
397
      <version>4.2.20.RELEASE</version>
398 398
    </dependency>
399 399
    <dependency>
400 400
    	<!-- dependency of spring security core, can be removed after
pom.xml
27 27
    <taxeditor.version>5.29.0-SNAPSHOT</taxeditor.version>
28 28
    <update.dir>snapshot</update.dir>
29 29
    <log4j.version>1.2.17</log4j.version>
30
    <httpcomponents.version>4.5.12</httpcomponents.version>
30
    <httpcomponents.version>4.5.13</httpcomponents.version>
31 31
    <jetty-version>9.4.26.v20200117</jetty-version>
32 32
    <javadoc.opts>-Xdoclint:none</javadoc.opts>
33 33
  </properties>

Also available in: Unified diff