Compare commits
28 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4246b0ae0a | |||
| 8dd9cb2b33 | |||
| 116bfe01e6 | |||
| 04079fca69 | |||
| 35cf443431 | |||
| 4213046653 | |||
| 16723e55b1 | |||
| 977642b0ce | |||
| 94737df378 | |||
| cf142ef024 | |||
| 258bd8fa09 | |||
| 30736184ca | |||
| 2ebbb6f80a | |||
| 5bcfaaf94d | |||
| e1f01c6d77 | |||
| c1f737c842 | |||
| 892f2f8843 | |||
| 5eeeac8e51 | |||
| 8399375a86 | |||
| b6efd5ba76 | |||
| e945b3414a | |||
| bf88065002 | |||
| 9e665388d2 | |||
| d6f827c50d | |||
| 0f13c5e44d | |||
| 06a02ed4bb | |||
| 716583f9bb | |||
| 413dfc8679 |
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -22,6 +22,6 @@ net.sf.saxon:Saxon-HE:9.9.1-3
|
||||
org.antlr:antlr4-runtime:4.7.2
|
||||
org.checkerframework:checker-qual:2.5.2
|
||||
org.codehaus.mojo:animal-sniffer-annotations:1.17
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -6,7 +6,7 @@ org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jacoco:org.jacoco.ant:0.8.2
|
||||
org.jacoco:org.jacoco.core:0.8.2
|
||||
org.jacoco:org.jacoco.report:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.ow2.asm:asm-analysis:6.2.1
|
||||
org.ow2.asm:asm-commons:6.2.1
|
||||
org.ow2.asm:asm-tree:6.2.1
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
net.sf.ehcache:ehcache:2.10.6
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -7,7 +7,7 @@ net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
|
||||
@@ -7,7 +7,7 @@ net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -8,7 +8,7 @@ net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
|
||||
@@ -8,7 +8,7 @@ net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
|
||||
@@ -8,7 +8,7 @@ net.bytebuddy:byte-buddy:1.10.5
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
|
||||
+3
-4
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2004, 2005, 2006 Acegi Technology Pty Limited
|
||||
* Copyright 2002-2016 the original author or authors.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
@@ -131,10 +131,9 @@ public class AccessControlEntryImpl implements AccessControlEntry,
|
||||
|
||||
@Override
|
||||
public int hashCode() {
|
||||
int result = this.acl.hashCode();
|
||||
result = 31 * result + this.permission.hashCode();
|
||||
int result = this.permission.hashCode();
|
||||
result = 31 * result + (this.id != null ? this.id.hashCode() : 0);
|
||||
result = 31 * result + this.sid.hashCode();
|
||||
result = 31 * result + (this.sid.hashCode());
|
||||
result = 31 * result + (this.auditFailure ? 1 : 0);
|
||||
result = 31 * result + (this.auditSuccess ? 1 : 0);
|
||||
result = 31 * result + (this.granting ? 1 : 0);
|
||||
|
||||
@@ -118,7 +118,7 @@ class AclClassIdUtils {
|
||||
*/
|
||||
private Long convertToLong(Serializable identifier) {
|
||||
Long idAsLong;
|
||||
if (canConvertFromStringTo(Long.class)) {
|
||||
if (conversionService.canConvert(identifier.getClass(), Long.class)) {
|
||||
idAsLong = conversionService.convert(identifier, Long.class);
|
||||
} else {
|
||||
idAsLong = Long.valueOf(identifier.toString());
|
||||
|
||||
@@ -577,6 +577,25 @@ public class AclImplTests {
|
||||
assertThat(acl.isGranted(permissions, sids, false)).isTrue();
|
||||
}
|
||||
|
||||
@Test
|
||||
public void hashCodeWithoutStackOverFlow() throws Exception {
|
||||
//given
|
||||
Sid sid = new PrincipalSid("pSid");
|
||||
ObjectIdentity oid = new ObjectIdentityImpl("type", 1);
|
||||
AclAuthorizationStrategy authStrategy = new AclAuthorizationStrategyImpl(new SimpleGrantedAuthority("role"));
|
||||
PermissionGrantingStrategy grantingStrategy = new DefaultPermissionGrantingStrategy(new ConsoleAuditLogger());
|
||||
|
||||
AclImpl acl = new AclImpl(oid, 1L, authStrategy, grantingStrategy, null, null, false, sid);
|
||||
AccessControlEntryImpl ace = new AccessControlEntryImpl(1L, acl, sid, BasePermission.READ, true, true, true);
|
||||
|
||||
Field fieldAces = FieldUtils.getField(AclImpl.class, "aces");
|
||||
fieldAces.setAccessible(true);
|
||||
List<AccessControlEntryImpl> aces = (List<AccessControlEntryImpl>) fieldAces.get(acl);
|
||||
aces.add(ace);
|
||||
//when - then none StackOverFlowError been raised
|
||||
ace.hashCode();
|
||||
}
|
||||
|
||||
// ~ Inner Classes
|
||||
// ==================================================================================================
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@ import org.mockito.junit.MockitoJUnitRunner;
|
||||
import org.springframework.core.convert.ConversionService;
|
||||
|
||||
import java.io.Serializable;
|
||||
import java.math.BigInteger;
|
||||
import java.sql.ResultSet;
|
||||
import java.sql.SQLException;
|
||||
import java.util.UUID;
|
||||
@@ -39,6 +40,7 @@ import static org.mockito.BDDMockito.given;
|
||||
public class AclClassIdUtilsTest {
|
||||
|
||||
private static final Long DEFAULT_IDENTIFIER = 999L;
|
||||
private static final BigInteger BIGINT_IDENTIFIER = new BigInteger("999");
|
||||
private static final String DEFAULT_IDENTIFIER_AS_STRING = DEFAULT_IDENTIFIER.toString();
|
||||
|
||||
@Mock
|
||||
@@ -62,6 +64,15 @@ public class AclClassIdUtilsTest {
|
||||
assertThat(newIdentifier).isEqualTo(DEFAULT_IDENTIFIER);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void shouldReturnLongIfIdentifierIsBigInteger() throws SQLException {
|
||||
// when
|
||||
Serializable newIdentifier = aclClassIdUtils.identifierFrom(BIGINT_IDENTIFIER, resultSet);
|
||||
|
||||
// then
|
||||
assertThat(newIdentifier).isEqualTo(DEFAULT_IDENTIFIER);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void shouldReturnLongIfClassIdTypeIsNull() throws SQLException {
|
||||
// given
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.aspectj:aspectjtools:1.9.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -22,6 +22,6 @@ net.sf.saxon:Saxon-HE:9.9.1-3
|
||||
org.antlr:antlr4-runtime:4.7.2
|
||||
org.checkerframework:checker-qual:2.5.2
|
||||
org.codehaus.mojo:animal-sniffer-annotations:1.17
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -6,7 +6,7 @@ org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jacoco:org.jacoco.ant:0.8.2
|
||||
org.jacoco:org.jacoco.core:0.8.2
|
||||
org.jacoco:org.jacoco.report:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.ow2.asm:asm-analysis:6.2.1
|
||||
org.ow2.asm:asm-commons:6.2.1
|
||||
org.ow2.asm:asm-tree:6.2.1
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -8,7 +8,7 @@ net.bytebuddy:byte-buddy:1.10.5
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
|
||||
@@ -8,7 +8,7 @@ net.bytebuddy:byte-buddy:1.10.5
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -8,7 +8,7 @@ net.bytebuddy:byte-buddy:1.10.5
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
|
||||
@@ -8,7 +8,7 @@ net.bytebuddy:byte-buddy:1.10.5
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
|
||||
@@ -8,7 +8,7 @@ net.bytebuddy:byte-buddy:1.10.5
|
||||
org.aspectj:aspectjrt:1.9.3
|
||||
org.assertj:assertj-core:3.15.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -22,6 +22,6 @@ net.sf.saxon:Saxon-HE:9.9.1-3
|
||||
org.antlr:antlr4-runtime:4.7.2
|
||||
org.checkerframework:checker-qual:2.5.2
|
||||
org.codehaus.mojo:animal-sniffer-annotations:1.17
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -9,7 +9,7 @@ io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
|
||||
@@ -9,7 +9,7 @@ io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -9,7 +9,7 @@ io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -6,7 +6,7 @@ org.jacoco:org.jacoco.agent:0.8.2
|
||||
org.jacoco:org.jacoco.ant:0.8.2
|
||||
org.jacoco:org.jacoco.core:0.8.2
|
||||
org.jacoco:org.jacoco.report:0.8.2
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.ow2.asm:asm-analysis:6.2.1
|
||||
org.ow2.asm:asm-commons:6.2.1
|
||||
org.ow2.asm:asm-tree:6.2.1
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -6,7 +6,7 @@ com.fasterxml.jackson.core:jackson-core:2.10.4
|
||||
com.fasterxml.jackson.core:jackson-databind:2.10.4
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
net.sf.ehcache:ehcache:2.10.6
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
javax.servlet:javax.servlet-api:4.0.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -9,7 +9,7 @@ io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
|
||||
@@ -9,7 +9,7 @@ io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.slf4j:slf4j-api:1.7.30
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -15,7 +15,7 @@ org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
|
||||
@@ -15,7 +15,7 @@ org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -15,7 +15,7 @@ org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
|
||||
@@ -15,7 +15,7 @@ org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
|
||||
@@ -15,7 +15,7 @@ org.bouncycastle:bcpkix-jdk15on:1.64
|
||||
org.bouncycastle:bcprov-jdk15on:1.64
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.mockito:mockito-core:3.3.3
|
||||
org.objenesis:objenesis:2.6
|
||||
org.skyscreamer:jsonassert:1.5.0
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -22,6 +22,6 @@ net.sf.saxon:Saxon-HE:9.9.1-3
|
||||
org.antlr:antlr4-runtime:4.7.2
|
||||
org.checkerframework:checker-qual:2.5.2
|
||||
org.codehaus.mojo:animal-sniffer-annotations:1.17
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-aop:5.2.6.RELEASE
|
||||
org.springframework:spring-beans:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -19,10 +19,10 @@ com.google.inject:guice:3.0
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.nimbusds:content-type:2.0
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:8.9
|
||||
com.nimbusds:oauth2-oidc-sdk:7.1.1
|
||||
com.squareup.okhttp3:mockwebserver:3.14.8
|
||||
com.squareup.okhttp3:okhttp:3.14.8
|
||||
com.nimbusds:nimbus-jose-jwt:8.18.1
|
||||
com.nimbusds:oauth2-oidc-sdk:7.5
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
com.squareup.okio:okio:1.17.2
|
||||
com.sun.istack:istack-commons-runtime:3.0.7
|
||||
com.sun.mail:javax.mail:1.6.1
|
||||
@@ -52,8 +52,8 @@ io.projectreactor.tools:blockhound:1.0.3.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
io.projectreactor:reactor-core:3.3.5.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.5.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.0-RC7
|
||||
io.rsocket:rsocket-transport-netty:1.0.0-RC7
|
||||
io.rsocket:rsocket-core:1.0.0
|
||||
io.rsocket:rsocket-transport-netty:1.0.0
|
||||
javax.activation:activation:1.1
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
javax.annotation:jsr250-api:1.0
|
||||
@@ -67,7 +67,8 @@ ldapsdk:ldapsdk:4.1
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.10
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:json-smart:1.3.1
|
||||
net.minidev:accessors-smart:1.2
|
||||
net.minidev:json-smart:2.3
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
@@ -133,20 +134,20 @@ org.glassfish.jaxb:jaxb-runtime:2.3.1
|
||||
org.glassfish.jaxb:txw2:2.3.1
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hibernate.common:hibernate-commons-annotations:5.1.0.Final
|
||||
org.hibernate:hibernate-core:5.4.15.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.15.Final
|
||||
org.hibernate:hibernate-core:5.4.17.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.17.Final
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.3.2.Final
|
||||
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|
||||
org.jboss:jandex:2.1.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.72
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.3.3
|
||||
@@ -164,6 +165,7 @@ org.opensaml:opensaml-soap-impl:3.4.5
|
||||
org.opensaml:opensaml-storage-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.5
|
||||
org.ow2.asm:asm:5.0.4
|
||||
org.powermock:powermock-api-mockito2:2.0.7
|
||||
org.powermock:powermock-api-support:2.0.7
|
||||
org.powermock:powermock-core:2.0.7
|
||||
|
||||
@@ -19,10 +19,10 @@ com.google.inject:guice:3.0
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.nimbusds:content-type:2.0
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:8.9
|
||||
com.nimbusds:oauth2-oidc-sdk:7.1.1
|
||||
com.squareup.okhttp3:mockwebserver:3.14.8
|
||||
com.squareup.okhttp3:okhttp:3.14.8
|
||||
com.nimbusds:nimbus-jose-jwt:8.18.1
|
||||
com.nimbusds:oauth2-oidc-sdk:7.5
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
com.squareup.okio:okio:1.17.2
|
||||
com.sun.istack:istack-commons-runtime:3.0.7
|
||||
com.sun.mail:javax.mail:1.6.1
|
||||
@@ -52,8 +52,8 @@ io.projectreactor.tools:blockhound:1.0.3.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
io.projectreactor:reactor-core:3.3.5.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.5.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.0-RC7
|
||||
io.rsocket:rsocket-transport-netty:1.0.0-RC7
|
||||
io.rsocket:rsocket-core:1.0.0
|
||||
io.rsocket:rsocket-transport-netty:1.0.0
|
||||
javax.activation:activation:1.1
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
javax.annotation:jsr250-api:1.0
|
||||
@@ -67,7 +67,8 @@ ldapsdk:ldapsdk:4.1
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.10
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:json-smart:1.3.1
|
||||
net.minidev:accessors-smart:1.2
|
||||
net.minidev:json-smart:2.3
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
@@ -133,20 +134,20 @@ org.glassfish.jaxb:jaxb-runtime:2.3.1
|
||||
org.glassfish.jaxb:txw2:2.3.1
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hibernate.common:hibernate-commons-annotations:5.1.0.Final
|
||||
org.hibernate:hibernate-core:5.4.15.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.15.Final
|
||||
org.hibernate:hibernate-core:5.4.17.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.17.Final
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.3.2.Final
|
||||
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|
||||
org.jboss:jandex:2.1.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.72
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.3.3
|
||||
@@ -164,6 +165,7 @@ org.opensaml:opensaml-soap-impl:3.4.5
|
||||
org.opensaml:opensaml-storage-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.5
|
||||
org.ow2.asm:asm:5.0.4
|
||||
org.powermock:powermock-api-mockito2:2.0.7
|
||||
org.powermock:powermock-api-support:2.0.7
|
||||
org.powermock:powermock-core:2.0.7
|
||||
|
||||
@@ -19,10 +19,10 @@ com.google.inject:guice:3.0
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.nimbusds:content-type:2.0
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:8.9
|
||||
com.nimbusds:oauth2-oidc-sdk:7.1.1
|
||||
com.squareup.okhttp3:mockwebserver:3.14.8
|
||||
com.squareup.okhttp3:okhttp:3.14.8
|
||||
com.nimbusds:nimbus-jose-jwt:8.18.1
|
||||
com.nimbusds:oauth2-oidc-sdk:7.5
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
com.squareup.okio:okio:1.17.2
|
||||
com.sun.istack:istack-commons-runtime:3.0.7
|
||||
com.sun.mail:javax.mail:1.6.1
|
||||
@@ -52,8 +52,8 @@ io.projectreactor.tools:blockhound:1.0.3.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
io.projectreactor:reactor-core:3.3.5.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.5.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.0-RC7
|
||||
io.rsocket:rsocket-transport-netty:1.0.0-RC7
|
||||
io.rsocket:rsocket-core:1.0.0
|
||||
io.rsocket:rsocket-transport-netty:1.0.0
|
||||
javax.activation:activation:1.1
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
javax.annotation:jsr250-api:1.0
|
||||
@@ -67,7 +67,8 @@ ldapsdk:ldapsdk:4.1
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.10
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:json-smart:1.3.1
|
||||
net.minidev:accessors-smart:1.2
|
||||
net.minidev:json-smart:2.3
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
@@ -133,20 +134,20 @@ org.glassfish.jaxb:jaxb-runtime:2.3.1
|
||||
org.glassfish.jaxb:txw2:2.3.1
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hibernate.common:hibernate-commons-annotations:5.1.0.Final
|
||||
org.hibernate:hibernate-core:5.4.15.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.15.Final
|
||||
org.hibernate:hibernate-core:5.4.17.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.17.Final
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.3.2.Final
|
||||
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|
||||
org.jboss:jandex:2.1.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.72
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.3.3
|
||||
@@ -164,6 +165,7 @@ org.opensaml:opensaml-soap-impl:3.4.5
|
||||
org.opensaml:opensaml-storage-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.5
|
||||
org.ow2.asm:asm:5.0.4
|
||||
org.powermock:powermock-api-mockito2:2.0.7
|
||||
org.powermock:powermock-api-support:2.0.7
|
||||
org.powermock:powermock-core:2.0.7
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
+1
-1
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
+17
-15
@@ -19,10 +19,10 @@ com.google.inject:guice:3.0
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.nimbusds:content-type:2.0
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:8.9
|
||||
com.nimbusds:oauth2-oidc-sdk:7.1.1
|
||||
com.squareup.okhttp3:mockwebserver:3.14.8
|
||||
com.squareup.okhttp3:okhttp:3.14.8
|
||||
com.nimbusds:nimbus-jose-jwt:8.18.1
|
||||
com.nimbusds:oauth2-oidc-sdk:7.5
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
com.squareup.okio:okio:1.17.2
|
||||
com.sun.istack:istack-commons-runtime:3.0.7
|
||||
com.sun.mail:javax.mail:1.6.1
|
||||
@@ -52,8 +52,8 @@ io.projectreactor.tools:blockhound:1.0.3.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
io.projectreactor:reactor-core:3.3.5.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.5.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.0-RC7
|
||||
io.rsocket:rsocket-transport-netty:1.0.0-RC7
|
||||
io.rsocket:rsocket-core:1.0.0
|
||||
io.rsocket:rsocket-transport-netty:1.0.0
|
||||
javax.activation:activation:1.1
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
javax.annotation:jsr250-api:1.0
|
||||
@@ -67,7 +67,8 @@ ldapsdk:ldapsdk:4.1
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.10
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:json-smart:1.3.1
|
||||
net.minidev:accessors-smart:1.2
|
||||
net.minidev:json-smart:2.3
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
@@ -133,20 +134,20 @@ org.glassfish.jaxb:jaxb-runtime:2.3.1
|
||||
org.glassfish.jaxb:txw2:2.3.1
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hibernate.common:hibernate-commons-annotations:5.1.0.Final
|
||||
org.hibernate:hibernate-core:5.4.15.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.15.Final
|
||||
org.hibernate:hibernate-core:5.4.17.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.17.Final
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.3.2.Final
|
||||
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|
||||
org.jboss:jandex:2.1.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.72
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.3.3
|
||||
@@ -164,6 +165,7 @@ org.opensaml:opensaml-soap-impl:3.4.5
|
||||
org.opensaml:opensaml-storage-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.5
|
||||
org.ow2.asm:asm:5.0.4
|
||||
org.powermock:powermock-api-mockito2:2.0.7
|
||||
org.powermock:powermock-api-support:2.0.7
|
||||
org.powermock:powermock-core:2.0.7
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
@@ -19,10 +19,10 @@ com.google.inject:guice:3.0
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.nimbusds:content-type:2.0
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:8.9
|
||||
com.nimbusds:oauth2-oidc-sdk:7.1.1
|
||||
com.squareup.okhttp3:mockwebserver:3.14.8
|
||||
com.squareup.okhttp3:okhttp:3.14.8
|
||||
com.nimbusds:nimbus-jose-jwt:8.18.1
|
||||
com.nimbusds:oauth2-oidc-sdk:7.5
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
com.squareup.okio:okio:1.17.2
|
||||
com.sun.istack:istack-commons-runtime:3.0.7
|
||||
com.sun.mail:javax.mail:1.6.1
|
||||
@@ -52,8 +52,8 @@ io.projectreactor.tools:blockhound:1.0.3.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
io.projectreactor:reactor-core:3.3.5.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.5.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.0-RC7
|
||||
io.rsocket:rsocket-transport-netty:1.0.0-RC7
|
||||
io.rsocket:rsocket-core:1.0.0
|
||||
io.rsocket:rsocket-transport-netty:1.0.0
|
||||
javax.activation:activation:1.1
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
javax.annotation:jsr250-api:1.0
|
||||
@@ -67,7 +67,8 @@ ldapsdk:ldapsdk:4.1
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.10
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:json-smart:1.3.1
|
||||
net.minidev:accessors-smart:1.2
|
||||
net.minidev:json-smart:2.3
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
@@ -133,20 +134,20 @@ org.glassfish.jaxb:jaxb-runtime:2.3.1
|
||||
org.glassfish.jaxb:txw2:2.3.1
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hibernate.common:hibernate-commons-annotations:5.1.0.Final
|
||||
org.hibernate:hibernate-core:5.4.15.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.15.Final
|
||||
org.hibernate:hibernate-core:5.4.17.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.17.Final
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.3.2.Final
|
||||
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|
||||
org.jboss:jandex:2.1.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.72
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.3.3
|
||||
@@ -164,6 +165,7 @@ org.opensaml:opensaml-soap-impl:3.4.5
|
||||
org.opensaml:opensaml-storage-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.5
|
||||
org.ow2.asm:asm:5.0.4
|
||||
org.powermock:powermock-api-mockito2:2.0.7
|
||||
org.powermock:powermock-api-support:2.0.7
|
||||
org.powermock:powermock-core:2.0.7
|
||||
|
||||
@@ -19,10 +19,10 @@ com.google.inject:guice:3.0
|
||||
com.google.j2objc:j2objc-annotations:1.1
|
||||
com.nimbusds:content-type:2.0
|
||||
com.nimbusds:lang-tag:1.4.4
|
||||
com.nimbusds:nimbus-jose-jwt:8.9
|
||||
com.nimbusds:oauth2-oidc-sdk:7.1.1
|
||||
com.squareup.okhttp3:mockwebserver:3.14.8
|
||||
com.squareup.okhttp3:okhttp:3.14.8
|
||||
com.nimbusds:nimbus-jose-jwt:8.18.1
|
||||
com.nimbusds:oauth2-oidc-sdk:7.5
|
||||
com.squareup.okhttp3:mockwebserver:3.14.9
|
||||
com.squareup.okhttp3:okhttp:3.14.9
|
||||
com.squareup.okio:okio:1.17.2
|
||||
com.sun.istack:istack-commons-runtime:3.0.7
|
||||
com.sun.mail:javax.mail:1.6.1
|
||||
@@ -52,8 +52,8 @@ io.projectreactor.tools:blockhound:1.0.3.RELEASE
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
io.projectreactor:reactor-core:3.3.5.RELEASE
|
||||
io.projectreactor:reactor-test:3.3.5.RELEASE
|
||||
io.rsocket:rsocket-core:1.0.0-RC7
|
||||
io.rsocket:rsocket-transport-netty:1.0.0-RC7
|
||||
io.rsocket:rsocket-core:1.0.0
|
||||
io.rsocket:rsocket-transport-netty:1.0.0
|
||||
javax.activation:activation:1.1
|
||||
javax.activation:javax.activation-api:1.2.0
|
||||
javax.annotation:jsr250-api:1.0
|
||||
@@ -67,7 +67,8 @@ ldapsdk:ldapsdk:4.1
|
||||
net.bytebuddy:byte-buddy-agent:1.10.5
|
||||
net.bytebuddy:byte-buddy:1.10.10
|
||||
net.jcip:jcip-annotations:1.0
|
||||
net.minidev:json-smart:1.3.1
|
||||
net.minidev:accessors-smart:1.2
|
||||
net.minidev:json-smart:2.3
|
||||
net.shibboleth.utilities:java-support:7.5.1
|
||||
net.sourceforge.htmlunit:htmlunit-core-js:2.37.0
|
||||
net.sourceforge.htmlunit:htmlunit-cssparser:1.5.0
|
||||
@@ -133,20 +134,20 @@ org.glassfish.jaxb:jaxb-runtime:2.3.1
|
||||
org.glassfish.jaxb:txw2:2.3.1
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.hibernate.common:hibernate-commons-annotations:5.1.0.Final
|
||||
org.hibernate:hibernate-core:5.4.15.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.15.Final
|
||||
org.hibernate:hibernate-core:5.4.17.Final
|
||||
org.hibernate:hibernate-entitymanager:5.4.17.Final
|
||||
org.hsqldb:hsqldb:2.5.0
|
||||
org.jasig.cas.client:cas-client-core:3.6.1
|
||||
org.javassist:javassist:3.27.0-GA
|
||||
org.jboss.logging:jboss-logging:3.3.2.Final
|
||||
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final
|
||||
org.jboss:jandex:2.1.3.Final
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-reflect:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72
|
||||
org.jetbrains.kotlin:kotlin-stdlib:1.3.72
|
||||
org.jetbrains:annotations:13.0
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mockito:mockito-core:3.3.3
|
||||
@@ -164,6 +165,7 @@ org.opensaml:opensaml-soap-impl:3.4.5
|
||||
org.opensaml:opensaml-storage-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-api:3.4.5
|
||||
org.opensaml:opensaml-xmlsec-impl:3.4.5
|
||||
org.ow2.asm:asm:5.0.4
|
||||
org.powermock:powermock-api-mockito2:2.0.7
|
||||
org.powermock:powermock-api-support:2.0.7
|
||||
org.powermock:powermock-core:2.0.7
|
||||
|
||||
+1
-1
@@ -2,6 +2,6 @@
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
io.projectreactor:reactor-bom:Dysprosium-SR7
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.70
|
||||
org.jetbrains.kotlin:kotlin-bom:1.3.72
|
||||
org.springframework.data:spring-data-releasetrain:Moore-SR7
|
||||
org.springframework:spring-framework-bom:5.2.6.RELEASE
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user