-
Notifications
You must be signed in to change notification settings - Fork 66
/
Copy pathlibs.versions.toml
218 lines (212 loc) · 18 KB
/
libs.versions.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
# This file was generated by the Gradle 'init' task.
# https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format
[versions]
org-projectforge = "8.0.0-SNAPSHOT"
com-fasterxml-jackson = "2.18.2"
com-google-zxing-core = "3.5.3"
com-google-zxing-javase = "3.5.3"
com-googlecode-ez-vcard = "0.12.1"
com-googlecode-gson = "2.11.0"
com-googlecode-json-simple = "1.1.1"
com-googlecode-lanterna = "3.1.3"
com-itextpdf = "5.5.13.4"
com-thoughtworks-xstream = "1.4.21"
com-webauthn4j-core = "0.28.2.RELEASE"
#com-webauthn4j-spring-security-core = "0.10.0.RELEASE"
com-zaxxer-hikaricp = "4.0.3"
commons-beanutils = "1.9.4"
commons-io = "2.16.1"
de-micromata-merlin = "1.1.16"
io-dropwizard-metrics-core = "4.2.26"
io-spring-dependency-management = "1.1.6" # io.spring.dependency-management.gradle.plugin
fr-opensagres-xdocreport-poi-xwpf-converter-pdf = "2.1.0"
jakarta-activation-api = "2.1.3"
jakarta-annotation-api = "3.0.0"
org-eclipse-angus-jakarta-mail = "2.0.3"
jakarta-persistence-api = "3.1.0"
jakarta-servlet-api = "6.1.0"
jakarta-servlet-jsp-api = "4.0.0"
jakarta-validation = "3.1.0"
jakarta-ws-rs-api = "4.0.0"
jakarta-xml-bind-api = "4.0.2"
javax-jcr = "2.0"
joda-time-joda-time = "2.12.7"
net-lingala-zip4j-zip4j = "2.11.5"
net-sourceforge-mpxj = "4.3.0"
org-apache-commons-collections4 = "4.4"
org-apache-commons-lang3 = "3.16.0"
org-apache-commons-text = "1.13.0"
org-apache-directory-server-apacheds-server-integ = "1.5.7"
org-apache-groovy = "4.0.22"
org-apache-httpcomponents-client5-httpclient5 = "5.4.1"
org-apache-httpcomponents-core5 = "5.3.1" # Needed by httpclient5
org-apache-jackrabbit-oak = "1.74.0"
org-apache-poi = "5.3.0"
org-apache-poi-ooxml = "5.3.0"
org-apache-wicket-myextensions = "10.4.0"
org-apache-wicket-spring = "10.4.0"
org-apache-wicket-tester = "10.4.0"
org-wicketstuff-html5 = "10.4.0"
org-wicketstuff-select2 = "10.4.0"
org-apache-xmlgraphics-batik = "1.17"
org-apache-xmlgraphics-fop = "2.10"
org-apache-xmlgraphics-commons = "2.9"
org-aspectj-aspectjtools = "1.9.22.1"
org-bouncycastle-bcprov-jdk18on = "1.79"
org-dom4j = "2.1.4"
org-flywaydb = "10.22.0"
org-glassfish-jaxb = "4.0.5"
org-hibernate-search = "7.2.1.Final"
org-hibernate-orm = "6.6.4.Final"
org-hibernate-validator = "8.0.2.Final"
org-hsqldb-hsqldb = "2.7.4"
org-jetbrains-kotlin = "2.0.21"
org-jetbrains-kotlinx-coroutines-core = "1.9.0"
org-jfree-jfreechart = "1.5.5"
org-junit-jupiter = "5.10.3"
org-junit-platform-launcher = "1.10.3"
org-mnode-ical4j-ical4j = "4.0.5"
org-mock-server-mockserver-netty-no-dependencies = "5.15.0"
org-mockito = "5.12.0"
org-mockito-kotlin = "5.4.0"
org-mozilla-rhino = "1.7.15"
org-postgresql = "42.7.4"
org-reflections = "0.10.2"
org-springframework-boot = "3.3.8"
org-apache-tomcat-embed = "10.1.33" # must match spring-boot
org-springframework-spring = "6.1.16"
org-springframework-security = "6.4.1"
se-sawano-java-alphanumeric-comparator = "1.4.1"
# logging
ch-qos-logback = "1.5.15"
io-github-microutils-kotlin-logging = "3.0.5"
jboss-logging = "3.6.0.Final"
org-apache-logging-log4j = "2.24.2" # Needed by poi.
org-slf4j = "2.0.16"
[libraries]
### test libraries
# Used by buildlogic.pf_modules.gradle.kts:
org-junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "org-junit-jupiter" }
org-junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "org-junit-jupiter" }
org-junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher", version.ref = "org-junit-platform-launcher" }
org-apache-directory-server-apacheds-server-integ = { module = "org.apache.directory.server:apacheds-server-integ", version.ref = "org-apache-directory-server-apacheds-server-integ" }
org-apache-wicket-tester = { module = "org.apache.wicket:wicket-tester", version.ref = "org-apache-wicket-tester" }
org-mock-server-mockserver-netty-no-dependencies = { module = "org.mock-server:mockserver-netty-no-dependencies", version.ref = "org-mock-server-mockserver-netty-no-dependencies" }
org-mockito-core = { module = "org.mockito:mockito-core", version.ref = "org-mockito" }
org-mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version.ref = "org-mockito" }
org-mockito-kotlin = { module = "org.mockito.kotlin:mockito-kotlin", version.ref = "org-mockito-kotlin" }
org-springframework-boot-starter-test = { module = "org.springframework.boot:spring-boot-starter-test", version.ref = "org-springframework-boot" }
org-springframework-spring-test = { module = "org.springframework:spring-test", version.ref = "org-springframework-spring" }
### production libraries (don't forget to add these libs to projectforge-application/build.gradle.kts for forcing version and avoiding downgrades)
ch-qos-logback-classic = { module = "ch.qos.logback:logback-classic", version.ref = "ch-qos-logback" }
ch-qos-logback-core = { module = "ch.qos.logback:logback-core", version.ref = "ch-qos-logback" }
com-fasterxml-jackson-core-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations", version.ref = "com-fasterxml-jackson" }
com-fasterxml-jackson-core = { module = "com.fasterxml.jackson.core:jackson-core", version.ref = "com-fasterxml-jackson" }
com-fasterxml-jackson-core-databind = { module = "com.fasterxml.jackson.core:jackson-databind", version.ref = "com-fasterxml-jackson" }
com-fasterxml-jackson-dataformat-cbor = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor", version.ref = "com-fasterxml-jackson" }
com-fasterxml-jackson-datatype-hibernate6 = { module = "com.fasterxml.jackson.datatype:jackson-datatype-hibernate6", version.ref = "com-fasterxml-jackson" }
com-fasterxml-jackson-datatype-jsr310 = { module = "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", version.ref = "com-fasterxml-jackson" }
com-fasterxml-jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version.ref = "com-fasterxml-jackson" }
com-googlecode-gson = { module = "com.google.code.gson:gson", version.ref = "com-googlecode-gson" }
com-google-zxing-core = { module = "com.google.zxing:core", version.ref = "com-google-zxing-core" }
com-google-zxing-javase = { module = "com.google.zxing:javase", version.ref = "com-google-zxing-javase" }
com-googlecode-ez-vcard = { module = "com.googlecode.ez-vcard:ez-vcard", version.ref = "com-googlecode-ez-vcard" }
com-googlecode-json-simple = { module = "com.googlecode.json-simple:json-simple", version.ref = "com-googlecode-json-simple" }
com-googlecode-lanterna = { module = "com.googlecode.lanterna:lanterna", version.ref = "com-googlecode-lanterna" }
com-itextpdf = { module = "com.itextpdf:itextpdf", version.ref = "com-itextpdf" }
com-thoughtworks-xstream = { module = "com.thoughtworks.xstream:xstream", version.ref = "com-thoughtworks-xstream" }
com-webauthn4j-core = { module = "com.webauthn4j:webauthn4j-core", version.ref = "com-webauthn4j-core" }
#com-webauthn4j-spring-security-core = { module = "com.webauthn4j:webauthn4j-spring-security-core", version.ref = "com-webauthn4j-spring-security-core" }
com-zaxxer-hikaricp = { module = "com.zaxxer:HikariCP", version.ref = "com-zaxxer-hikaricp" }
commons-beanutils = { module = "commons-beanutils:commons-beanutils", version.ref = "commons-beanutils" }
commons-io = { module = "commons-io:commons-io", version.ref = "commons-io" }
de-micromata-merlin-core = { module = "de.micromata.merlin:merlin-core", version.ref = "de-micromata-merlin" }
fr-opensagres-xdocrepor-poi-xwpf-converter-pdf = { module = "fr.opensagres.xdocreport:fr.opensagres.poi.xwpf.converter.pdf", version.ref = "fr-opensagres-xdocreport-poi-xwpf-converter-pdf" }
io-dropwizard-metrics-core = { module = "io.dropwizard.metrics:metrics-core", version.ref = "io-dropwizard-metrics-core" }
io-github-microutils-kotlin-logging = { module = "io.github.microutils:kotlin-logging", version.ref = "io-github-microutils-kotlin-logging" }
jakarta-activation-api = { module = "jakarta.activation:jakarta.activation-api", version.ref = "jakarta-activation-api" }
jakarta-annotation-api = { module = "jakarta.annotation:jakarta.annotation-api", version.ref = "jakarta-annotation-api" }
org-eclipse-angus-jakarta-mail = { module = "org.eclipse.angus:jakarta.mail", version.ref = "org-eclipse-angus-jakarta-mail" }
jakarta-persistence-api = { module = "jakarta.persistence:jakarta.persistence-api", version.ref = "jakarta-persistence-api" }
jakarta-servlet-api = { module = "jakarta.servlet:jakarta.servlet-api", version.ref = "jakarta-servlet-api" }
jakarta-servlet-jsp-api = { module = "jakarta.servlet.jsp:jakarta.servlet.jsp-api", version.ref = "jakarta-servlet-jsp-api" }
jakarta-validation-api = { module = "jakarta.validation:jakarta.validation-api", version.ref = "jakarta-validation" }
jakarta-ws-rs-api = { module = "jakarta.ws.rs:jakarta.ws.rs-api", version.ref = "jakarta-ws-rs-api" }
jakarta-xml-bind-api = { module = "jakarta.xml.bind:jakarta.xml.bind-api", version.ref = "jakarta-xml-bind-api" }
javax-jcr = { module = "javax.jcr:jcr", version.ref = "javax-jcr" }
jboss-logging = { module = "org.jboss.logging:jboss-logging", version.ref = "jboss-logging" }
joda-time-joda-time = { module = "joda-time:joda-time", version.ref = "joda-time-joda-time" }
net-lingala-zip4j-zip4j = { module = "net.lingala.zip4j:zip4j", version.ref = "net-lingala-zip4j-zip4j" }
net-sourceforge-mpxj = { module = "net.sourceforge:mpxj", version.ref = "net-sourceforge-mpxj" }
org-apache-commons-collections4 = { module = "org.apache.commons:commons-collections4", version.ref = "org-apache-commons-collections4" }
org-apache-commons-lang3 = { module = "org.apache.commons:commons-lang3", version.ref = "org-apache-commons-lang3" }
org-apache-commons-text = { module = "org.apache.commons:commons-text", version.ref = "org-apache-commons-text" }
org-apache-groovy-all = { module = "org.apache.groovy:groovy-all", version.ref = "org-apache-groovy" }
org-apache-httpcomponents-client5-httpclient5 = { module = "org.apache.httpcomponents.client5:httpclient5", version.ref = "org-apache-httpcomponents-client5-httpclient5" }
org-apache-jackrabbit-oak-jcr = { module = "org.apache.jackrabbit:oak-jcr", version.ref = "org-apache-jackrabbit-oak" }
org-apache-jackrabbit-oak-segment-tar = { module = "org.apache.jackrabbit:oak-segment-tar", version.ref = "org-apache-jackrabbit-oak" }
org-apache-jackrabbit-oak-store-document = { module = "org.apache.jackrabbit:oak-store-document", version.ref = "org-apache-jackrabbit-oak" }
org-apache-logging-log4j-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "org-apache-logging-log4j" }
org-apache-logging-log4j-to-slf4j = { module = "org.apache.logging.log4j:log4j-to-slf4j", version.ref = "org-apache-logging-log4j" }
org-apache-poi = { module = "org.apache.poi:poi", version.ref = "org-apache-poi" }
org-apache-poi-ooxml = { module = "org.apache.poi:poi-ooxml", version.ref = "org-apache-poi-ooxml" }
org-apache-tomcat-embed-core = { module = "org.apache.tomcat.embed:tomcat-embed-core", version.ref = "org-apache-tomcat-embed" }
org-apache-tomcat-embed-websocket = { module = "org.apache.tomcat.embed:tomcat-embed-websocket", version.ref = "org-apache-tomcat-embed" }
org-apache-wicket-myextensions = { module = "org.apache.wicket:wicket-extensions", version.ref = "org-apache-wicket-myextensions" }
org-apache-wicket-spring = { module = "org.apache.wicket:wicket-spring", version.ref = "org-apache-wicket-spring" }
org-apache-xmlgraphics-batik-codec = { module = "org.apache.xmlgraphics:batik-codec", version.ref = "org-apache-xmlgraphics-batik" }
org-apache-xmlgraphics-batik-constants = { module = "org.apache.xmlgraphics:batik-constants", version.ref = "org-apache-xmlgraphics-batik" }
org-apache-xmlgraphics-batik-dom = { module = "org.apache.xmlgraphics:batik-dom", version.ref = "org-apache-xmlgraphics-batik" }
org-apache-xmlgraphics-batik-svg-dom = { module = "org.apache.xmlgraphics:batik-svg-dom", version.ref = "org-apache-xmlgraphics-batik" }
org-apache-xmlgraphics-fop = { module = "org.apache.xmlgraphics:fop", version.ref = "org-apache-xmlgraphics-fop" }
org-apache-xmlgraphics-commons = { module = "org.apache.xmlgraphics:xmlgraphics-commons", version.ref = "org-apache-xmlgraphics-commons" }
org-aspectj-aspectjtools = { module = "org.aspectj:aspectjtools", version.ref = "org-aspectj-aspectjtools" }
org-bouncycastle-bcprov-jdk18on = { module = "org.bouncycastle:bcprov-jdk18on", version.ref = "org-bouncycastle-bcprov-jdk18on" }
org-dom4j = { module = "org.dom4j:dom4j", version.ref = "org-dom4j" }
org-flywaydb-core = { module = "org.flywaydb:flyway-core", version.ref = "org-flywaydb" }
org-flywaydb-database-postgresql = { module = "org.flywaydb:flyway-database-postgresql", version.ref = "org-flywaydb" }
org-flywaydb-database-hsqldb = { module = "org.flywaydb:flyway-database-hsqldb", version.ref = "org-flywaydb" }
org-glassfish-jaxb-runtime = { module = "org.glassfish.jaxb:jaxb-runtime", version.ref = "org-glassfish-jaxb" }
org-glassfish-jaxb-xjc = { module = "org.glassfish.jaxb:jaxb-xjc", version.ref = "org-glassfish-jaxb" }
org-hibernate-orm-core = { module = "org.hibernate.orm:hibernate-core", version.ref = "org-hibernate-orm" }
org-hibernate-search-backend-lucene = { module = "org.hibernate.search:hibernate-search-backend-lucene", version.ref = "org-hibernate-search" }
org-hibernate-search-mapper-orm = { module = "org.hibernate.search:hibernate-search-mapper-orm", version.ref = "org-hibernate-search" }
org-hibernate-validator = { module = "org.hibernate.validator:hibernate-validator", version.ref = "org-hibernate-validator" }
org-hsqldb-hsqldb = { module = "org.hsqldb:hsqldb", version.ref = "org-hsqldb-hsqldb" }
org-jetbrains-kotlin-compiler-embeddable = { module = "org.jetbrains.kotlin:kotlin-compiler-embeddable", version.ref = "org-jetbrains-kotlin" }
org-jetbrains-kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "org-jetbrains-kotlin" }
org-jetbrains-kotlin-scripting-common = { module = "org.jetbrains.kotlin:kotlin-scripting-common", version.ref = "org-jetbrains-kotlin" }
org-jetbrains-kotlin-scripting-compiler-embeddable = { module = "org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable", version.ref = "org-jetbrains-kotlin" }
org-jetbrains-kotlin-scripting-jvm = { module = "org.jetbrains.kotlin:kotlin-scripting-jvm", version.ref = "org-jetbrains-kotlin" }
org-jetbrains-kotlin-scripting-jvm-host = { module = "org.jetbrains.kotlin:kotlin-scripting-jvm-host", version.ref = "org-jetbrains-kotlin" }
org-jetbrains-kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "org-jetbrains-kotlin" }
org-jetbrains-kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "org-jetbrains-kotlinx-coroutines-core" }
org-jetbrains-kotlinx-coroutines-slf4j = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-slf4j", version.ref = "org-jetbrains-kotlinx-coroutines-core" }
org-jfree-jfreechart = { module = "org.jfree:jfreechart", version.ref = "org-jfree-jfreechart" }
org-mnode-ical4j-ical4j = { module = "org.mnode.ical4j:ical4j", version.ref = "org-mnode-ical4j-ical4j" }
org-mozilla-rhino = { module = "org.mozilla:rhino", version.ref = "org-mozilla-rhino" }
org-postgresql = { module = "org.postgresql:postgresql", version.ref = "org-postgresql" }
org-reflections = { module = "org.reflections:reflections", version.ref = "org-reflections" }
org-slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "org-slf4j" }
org-slf4j-jul-to-slf4j = { module = "org.slf4j:jul-to-slf4j", version.ref = "org-slf4j" }
org-slf4j-jcl-over-slf4j = { module = "org.slf4j:jcl-over-slf4j", version.ref = "org-slf4j" }
org-springframework-boot = { module = "org.springframework.boot:spring-boot", version.ref = "org-springframework-boot" }
org-springframework-boot-autoconfigure = { module = "org.springframework.boot:spring-boot-autoconfigure", version.ref = "org-springframework-boot" }
org-springframework-boot-dependencies = { module = "org.springframework.boot:spring-boot-dependencies", version.ref = "org-springframework-boot" }
org-springframework-boot-starter = { module = "org.springframework.boot:spring-boot-starter", version.ref = "org-springframework-boot" }
org-springframework-boot-starter-data-jpa = { module = "org.springframework.boot:spring-boot-starter-data-jpa", version.ref = "org-springframework-boot" }
org-springframework-boot-starter-json = { module = "org.springframework.boot:spring-boot-starter-json", version.ref = "org-springframework-boot" }
org-springframework-boot-starter-logging = { module = "org.springframework.boot:spring-boot-starter-logging", version.ref = "org-springframework-boot" }
org-springframework-boot-starter-web = { module = "org.springframework.boot:spring-boot-starter-web", version.ref = "org-springframework-boot" }
org-springframework-boot-starter-webflux = { module = "org.springframework.boot:spring-boot-starter-webflux", version.ref = "org-springframework-boot" }
org-springframework-security-config = { module = "org.springframework.security:spring-security-config", version.ref = "org-springframework-security" }
org-springframework-security-core = { module = "org.springframework.security:spring-security-core", version.ref = "org-springframework-security" }
org-springframework-security-web = { module = "org.springframework.security:spring-security-web", version.ref = "org-springframework-security" }
org-springframework-spring-context = { module = "org.springframework:spring-context", version.ref = "org-springframework-spring" }
org-springframework-spring-orm = { module = "org.springframework:spring-orm", version.ref = "org-springframework-spring" }
org-springframework-spring-tx = { module = "org.springframework:spring-tx", version.ref = "org-springframework-spring" }
org-springframework-spring-web = { module = "org.springframework:spring-web", version.ref = "org-springframework-spring" }
org-springframework-spring-webmvc = { module = "org.springframework:spring-webmvc", version.ref = "org-springframework-spring" }
org-wicketstuff-html5 = { module = "org.wicketstuff:wicketstuff-html5", version.ref = "org-wicketstuff-html5" }
org-wicketstuff-select2 = { module = "org.wicketstuff:wicketstuff-select2", version.ref = "org-wicketstuff-select2" }
se-sawano-java-alphanumeric-comparator = { module = "se.sawano.java:alphanumeric-comparator", version.ref = "se-sawano-java-alphanumeric-comparator" }