File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 <dependency >
5656 <groupId >commons-fileupload</groupId >
5757 <artifactId >commons-fileupload</artifactId >
58- <version >1.4 </version >
58+ <version >1.5 </version >
5959 </dependency >
6060 <dependency >
6161 <groupId >com.sun.mail</groupId >
7575 <dependency >
7676 <groupId >com.googlecode.cqengine</groupId >
7777 <artifactId >cqengine</artifactId >
78- <version >3.0 .0</version >
78+ <version >3.6 .0</version >
7979 <exclusions >
8080 <exclusion >
8181 <groupId >org.javassist</groupId >
8686 <dependency >
8787 <groupId >com.rometools</groupId >
8888 <artifactId >rome</artifactId >
89- <version >1.7.1 </version >
89+ <version >2.1.0 </version >
9090 </dependency >
9191 <dependency >
9292 <groupId >org.quartz-scheduler</groupId >
111111 <dependency >
112112 <groupId >org.codehaus.jettison</groupId >
113113 <artifactId >jettison</artifactId >
114- <version >1.5.2 </version >
114+ <version >1.5.4 </version >
115115 </dependency >
116116 <dependency >
117117 <groupId >com.thetransactioncompany</groupId >
126126 <dependency >
127127 <groupId >org.apache.cxf</groupId >
128128 <artifactId >cxf-rt-javascript</artifactId >
129- <version >3.3.1 </version >
129+ <version >3.5.8 </version >
130130 </dependency >
131131 <dependency >
132132 <groupId >org.apache.oltu.oauth2</groupId >
Original file line number Diff line number Diff line change 99 <version >1.5.187-SNAPSHOT</version >
1010 </parent >
1111 <properties >
12- <cxf .version>3.3.2 </cxf .version>
12+ <cxf .version>3.5.8 </cxf .version>
1313 </properties >
1414 <build >
1515 <sourceDirectory >src</sourceDirectory >
5252 <dependency >
5353 <groupId >ch.qos.logback</groupId >
5454 <artifactId >logback-classic</artifactId >
55- <version >1.2.3 </version >
55+ <version >1.3.14 </version >
5656 <scope >test</scope >
5757 </dependency >
5858 </dependencies >
Original file line number Diff line number Diff line change 9696 <dependency >
9797 <groupId >ch.qos.logback</groupId >
9898 <artifactId >logback-core</artifactId >
99- <version >1.2.9 </version >
99+ <version >1.3.14 </version >
100100 </dependency >
101101 <dependency >
102102 <groupId >org.eclipse.jetty</groupId >
103103 <artifactId >jetty-alpn-java-client</artifactId >
104- <version >9.4.19.v20190610 </version >
104+ <version >9.4.56.v20240826 </version >
105105 </dependency >
106106 <dependency >
107107 <groupId >ch.qos.logback</groupId >
108108 <artifactId >logback-classic</artifactId >
109- <version >1.2.0 </version >
109+ <version >1.3.14 </version >
110110 </dependency >
111111 </dependencies >
112112 <licenses >
Original file line number Diff line number Diff line change 9292 <dependency >
9393 <groupId >ch.qos.logback</groupId >
9494 <artifactId >logback-classic</artifactId >
95- <version >1.2.3 </version >
95+ <version >1.3.14 </version >
9696 </dependency >
9797 </dependencies >
9898 <licenses >
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.sun.xml.ws</groupId >
4747 <artifactId >jaxws-ri</artifactId >
48- <version >2.3.2 </version >
48+ <version >2.3.7 </version >
4949 <type >pom</type >
5050 </dependency >
5151 <dependency >
118118 <dependency >
119119 <groupId >com.google.guava</groupId >
120120 <artifactId >guava</artifactId >
121- <version >26.0 -jre</version >
121+ <version >33.3.1 -jre</version >
122122 </dependency >
123123 <dependency >
124124 <groupId >com.fasterxml.jackson.core</groupId >
138138 <dependency >
139139 <groupId >commons-io</groupId >
140140 <artifactId >commons-io</artifactId >
141- <version >2.7 </version >
141+ <version > 2.18.0 </version >
142142 </dependency >
143143 <dependency >
144144 <groupId >org.apache.commons</groupId >
173173 <dependency >
174174 <groupId >org.eclipse.emf</groupId >
175175 <artifactId >org.eclipse.emf.ecore.xmi</artifactId >
176- <version >2.15 .0</version >
176+ <version >2.38 .0</version >
177177 </dependency >
178178 <dependency >
179179 <groupId >org.opensourcebim</groupId >
183183 <dependency >
184184 <groupId >org.glassfish</groupId >
185185 <artifactId >javax.json</artifactId >
186- <version >1.0 .4</version >
186+ <version >1.1 .4</version >
187187 </dependency >
188188 </dependencies >
189189 <licenses >
Original file line number Diff line number Diff line change 4040 <dependency >
4141 <groupId >com.google.protobuf</groupId >
4242 <artifactId >protobuf-java</artifactId >
43- <version >3.16.3 </version >
43+ <version >3.25.5 </version >
4444 </dependency >
4545 <dependency >
4646 <groupId >org.apache.maven</groupId >
Original file line number Diff line number Diff line change 77 <description >This is the parent pom, no idea why this is being released</description >
88 <properties >
99 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
10- <jetty .version>9.4.44.v20210927 </jetty .version>
10+ <jetty .version>9.4.56.v20240826 </jetty .version>
1111 </properties >
1212 <scm >
1313 <url >https://github.com/opensourceBIM/BIMserver.git</url >
You can’t perform that action at this time.
0 commit comments