|
27 | 27 | <dependency> |
28 | 28 | <groupId>edu.uiuc.ncsa.myproxy</groupId> |
29 | 29 | <artifactId>oa4mp-server-oauth2</artifactId> |
30 | | - <version>4.2-SNAPSHOT</version> |
| 30 | + <version>4.3</version> |
31 | 31 | <type>war</type> |
32 | 32 | <scope>runtime</scope> |
33 | 33 | </dependency> |
34 | 34 |
|
35 | 35 | <!-- <dependency> |
36 | 36 | <groupId>edu.uiuc.ncsa.myproxy</groupId> |
37 | 37 | <artifactId>oa4mp-server-oauth2</artifactId> |
38 | | - <version>4.2-SNAPSHOT</version> |
| 38 | + <version>4.3</version> |
39 | 39 | <type>test-jar</type> |
40 | 40 | <scope>test</scope> |
41 | 41 | </dependency>--> |
42 | 42 | <dependency> |
43 | 43 | <groupId>edu.uiuc.ncsa.myproxy</groupId> |
44 | 44 | <artifactId>oa4mp-server-api</artifactId> |
45 | | - <version>4.2-SNAPSHOT</version> |
| 45 | + <version>4.3</version> |
46 | 46 | </dependency> |
47 | 47 | <dependency> |
48 | 48 | <groupId>javax.ws.rs</groupId> |
|
62 | 62 | <dependency> |
63 | 63 | <groupId>edu.uiuc.ncsa.myproxy</groupId> |
64 | 64 | <artifactId>oa4mp-server-loader-oauth2</artifactId> |
65 | | - <version>4.2-SNAPSHOT</version> |
| 65 | + <version>4.3</version> |
66 | 66 | </dependency> |
67 | 67 | <dependency> |
68 | 68 | <groupId>junit</groupId> |
|
73 | 73 | <!-- <dependency> |
74 | 74 | <groupId>edu.uiuc.ncsa.security</groupId> |
75 | 75 | <artifactId>ncsa-security-core</artifactId> |
76 | | - <version>4.2-SNAPSHOT</version> |
| 76 | + <version>4.3</version> |
77 | 77 | <type>test-jar</type> |
78 | 78 | <scope>test</scope> |
79 | 79 | </dependency> |
80 | 80 | <dependency> |
81 | 81 | <groupId>edu.uiuc.ncsa.security.delegation</groupId> |
82 | 82 | <artifactId>ncsa-security-delegation-common</artifactId> |
83 | | - <version>4.2-SNAPSHOT</version> |
| 83 | + <version>4.3</version> |
84 | 84 | <type>test-jar</type> |
85 | 85 | <scope>test</scope> |
86 | 86 | </dependency> |
87 | 87 |
|
88 | 88 | <dependency> |
89 | 89 | <groupId>edu.uiuc.ncsa.myproxy</groupId> |
90 | 90 | <artifactId>oa4mp-server-test</artifactId> |
91 | | - <version>4.2-SNAPSHOT</version> |
| 91 | + <version>4.3</version> |
92 | 92 | <type>test-jar</type> |
93 | 93 | <scope>test</scope> |
94 | 94 | </dependency>--> |
95 | 95 | <dependency> |
96 | 96 | <groupId>edu.uiuc.ncsa.security.delegation</groupId> |
97 | 97 | <artifactId>ncsa-security-oauth-2.0</artifactId> |
98 | | - <version>4.2-SNAPSHOT</version> |
| 98 | + <version>4.3</version> |
99 | 99 | </dependency> |
100 | 100 |
|
101 | 101 | <dependency> |
102 | 102 | <groupId>edu.uiuc.ncsa.security</groupId> |
103 | 103 | <artifactId>ncsa-security-util</artifactId> |
104 | | - <version>4.2-SNAPSHOT</version> |
| 104 | + <version>4.3</version> |
105 | 105 | <type>test-jar</type> |
106 | 106 | <scope>test</scope> |
107 | 107 | </dependency> |
108 | 108 | <dependency> |
109 | 109 | <groupId>edu.uiuc.ncsa.security</groupId> |
110 | 110 | <artifactId>ncsa-security-servlet</artifactId> |
111 | | - <version>4.2-SNAPSHOT</version> |
| 111 | + <version>4.3</version> |
112 | 112 | </dependency> |
113 | 113 | <dependency> |
114 | 114 | <groupId>org.apache.logging.log4j</groupId> |
|
124 | 124 | <dependency> |
125 | 125 | <groupId>edu.uiuc.ncsa.myproxy</groupId> |
126 | 126 | <artifactId>myproxy-logon</artifactId> |
127 | | - <version>4.2-SNAPSHOT</version> |
| 127 | + <version>4.3</version> |
128 | 128 | </dependency> |
129 | 129 |
|
130 | 130 | <dependency> |
|
147 | 147 | <dependency> |
148 | 148 | <groupId>edu.uiuc.ncsa.security.delegation</groupId> |
149 | 149 | <artifactId>ncsa-security-oauth-1.0a</artifactId> |
150 | | - <version>4.2-SNAPSHOT</version> |
| 150 | + <version>4.3</version> |
151 | 151 | </dependency> |
152 | 152 | <dependency> |
153 | 153 | <groupId>javax.servlet</groupId> |
|
0 commit comments