Sign in
apache
/
wicket
/
HEAD
34ef6da
Bump junit.version from 6.1.1 to 6.1.2 (#1519)
by dependabot[bot]
· 7 days ago
master
df13869
Bump org.bouncycastle:bcprov-jdk18on from 1.84 to 1.85 (#1521)
by dependabot[bot]
· 7 days ago
5e6f40b
Use SecureRandom for cryptographic operations and remove SHA1PRNG dependency
by jmestwa-coder
· 3 months ago
2afa365
[https://github.com/apache/wicket/issues/1492] make partial page update creation pluggable.
by reiern70
· 5 weeks ago
483b83c
Sign file upload resource constraints
by mundur
· 12 days ago
05cce2e
Bump morgan from 1.10.1 to 1.11.0 in /testing/wicket-js-tests (#1513)
by dependabot[bot]
· 14 days ago
31e2be0
Bump ws from 8.20.0 to 8.21.0 in /testing/wicket-js-tests (#1514)
by dependabot[bot]
· 14 days ago
0170ebb
Bump org.hibernate.validator:hibernate-validator (#1515)
by dependabot[bot]
· 14 days ago
629c696
guard against integer overflow in write() (#1443)
by jmestwa-coder
· 2 weeks ago
4b8235f
WICKET-7187 added type to JavaScript content header items. (#1498)
by Johan Stuyts
· 2 weeks ago
456bc02
WICKET-7183 fix popupsettings#setTarget regression (#1504)
by pedrosans
· 2 weeks ago
e9a75dc
Make the tests of `LastModifiedTest` work on all platforms. (#1512)
by Johan Stuyts
· 2 weeks ago
39001db
Bump org.checkerframework:checker-qual from 4.2.0 to 4.2.1 (#1509)
by dependabot[bot]
· 3 weeks ago
dab86e5
Bump org.apache:apache from 38 to 39 (#1507)
by dependabot[bot]
· 3 weeks ago
dfd4194
Bump junit.version from 6.1.0 to 6.1.1 (#1506)
by dependabot[bot]
· 3 weeks ago
a0ca838
Bump actions/checkout from 6 to 7 (#1494)
by dependabot[bot]
· 4 weeks ago
5a3183f
Bump actions/cache from 5 to 6 (#1500)
by dependabot[bot]
· 4 weeks ago
e897ea4
Bump org.hibernate.validator:hibernate-validator (#1502)
by dependabot[bot]
· 4 weeks ago
a3d2312
Bump jakarta.servlet.jsp:jakarta.servlet.jsp-api from 3.1.1 to 4.0.0 (#1497)
by dependabot[bot]
· 5 weeks ago
23da05c
Bump io.micrometer:micrometer-core from 1.16.5 to 1.17.0 (#1491)
by dependabot[bot]
· 6 weeks ago
e715ac4
Bump com.github.eirslett:frontend-maven-plugin from 2.0.0 to 2.0.1 (#1490)
by dependabot[bot]
· 6 weeks ago
03097cd
Bump spring.version from 7.0.7 to 7.0.8 (#1489)
by dependabot[bot]
· 6 weeks ago
ec9b347
Bump com.google.errorprone:error_prone_annotations from 2.49.0 to 2.50.0 (#1488)
by dependabot[bot]
· 6 weeks ago
eaab30e
Harden CI workflow permissions (#1486)
by alb3e3
· 6 weeks ago
36b334d
WICKET-7186: correctly delegate calls to wicket cleaner (#1485)
by Laurent
· 6 weeks ago
139bc13
Make <wicket:header-items/> HTML spec compliant (#1458)
by Andreas Svanberg
· 7 weeks ago
5e101db
Bump org.checkerframework:checker-qual from 4.1.0 to 4.2.0 (#1481)
by dependabot[bot]
· 7 weeks ago
e0e3417
[WICKET-7182] wrapped the fetched element with jQuery to use the event call on the autocomplete extension (#1478)
by Jacker
· 7 weeks ago
c8a86c6
Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#1482)
by dependabot[bot]
· 7 weeks ago
c9ae0e4
Add discussions notification email to .asf.yaml
by Andrea Del Bene
· 8 weeks ago
5df35ba
[#] Update asf.yaml to enable discussions and wiki (#1475)
by Matt Pavlovich
· 8 weeks ago
76db73e
Bump maven-surefire-plugin.version from 3.5.5 to 3.5.6 (#1474)
by dependabot[bot]
· 8 weeks ago
69b3efc
Bump metrics.version from 4.2.38 to 4.2.39 (#1473)
by dependabot[bot]
· 8 weeks ago
4b17170
Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1472)
by dependabot[bot]
· 8 weeks ago
bfe75cb
Bump com.sun.xml.bind:jaxb-impl from 4.0.8 to 4.0.9 (#1471)
by dependabot[bot]
· 8 weeks ago
65e73b9
Bump com.sun.xml.bind:jaxb-core from 4.0.8 to 4.0.9 (#1470)
by dependabot[bot]
· 8 weeks ago
69bb08b
Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1468)
by dependabot[bot]
· 9 weeks ago
59f3ddc
Bump asm.version from 9.10 to 9.10.1 (#1467)
by dependabot[bot]
· 9 weeks ago
4887299
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 (#1466)
by dependabot[bot]
· 9 weeks ago
8c6151f
Bump junit.version from 6.0.3 to 6.1.0 (#1465)
by dependabot[bot]
· 9 weeks ago
508a2de
Bump org.apache:apache from 37 to 38 (#1463)
by dependabot[bot]
· 9 weeks ago
07bd68d
Bump slf4j.version from 2.0.17 to 2.0.18 (#1462)
by dependabot[bot]
· 9 weeks ago
493e2e0
Set up default protection ruleset for default and release branches (#1459)
by The Apache Software Foundation
· 9 weeks ago
1d90d11
Bump asm.version from 9.9.1 to 9.10 (#1461)
by dependabot[bot]
· 9 weeks ago
fb0700f
Fix repository id extraction
by Andrea Del Bene
· 10 weeks ago
28e28b3
[WICKET-7179] fix broken focus functionality
by reiern70
· 3 months ago
68cd44b
updated parent pom ver.37
by Andrea Del Bene
· 3 months ago
ac5a493
Bump com.sun.xml.bind:jaxb-core from 4.0.7 to 4.0.8 (#1456)
by dependabot[bot]
· 3 months ago
7b2a70f
Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1454)
by dependabot[bot]
· 3 months ago
f6fb939
Bump com.sun.xml.bind:jaxb-impl from 4.0.7 to 4.0.8 (#1452)
by dependabot[bot]
· 3 months ago
578645e
Revert "Update parent version from 35 to 37"
by Andrea Del Bene
· 3 months ago
7f92972
Removing duplicated test
by Pedro Santos
· 3 months ago
cc11018
Update parent version from 35 to 37
by Andrea Del Bene
· 3 months ago
97ef32a
Bump ip-address from 10.1.0 to 10.2.0 in /testing/wicket-js-tests (#1449)
by dependabot[bot]
· 3 months ago
96ef422
Bump org.checkerframework:checker-qual from 4.0.0 to 4.1.0 (#1446)
by dependabot[bot]
· 3 months ago
51f4b38
Test with JDK 26 (#1441)
by Martin Grigorov
· 3 months ago
067fd37
Run "npm audit fix" to update some transitive JS dependencies (#1442)
by Martin Grigorov
· 3 months ago
4e07eee
Added JS sanitazing and and fix for PackageResource
by Andrea Del Bene
· 3 months ago
60fe3aa
Revert "Add Java 26 to the workflow matrix"
by Andrea Del Bene
· 3 months ago
955458b
Add Java 26 to the workflow matrix
by Andrea Del Bene
· 3 months ago
7362447
[WICKET-7179] add support for jQuery 4.0.0 (#1412)
by Ernesto Reinaldo Barreiro
· 3 months ago
7247098
Sanitize file upload data (#1432)
by Ravishanker Kusuma
· 3 months ago
db0a3dc
Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#1436)
by dependabot[bot]
· 3 months ago
e5a6ae4
Bump jakarta.el:jakarta.el-api from 5.0.1 to 6.0.0 (#1435)
by dependabot[bot]
· 3 months ago
f258922
WICKET-7172: Extend CSP with support for script-src-attr, style-src-attr (#1341)
by Kees van Dieren
· 3 months ago
bae9366
Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1430)
by dependabot[bot]
· 3 months ago
784508a
Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 (#1429)
by dependabot[bot]
· 3 months ago
2988d7a
Bump spring.version from 7.0.6 to 7.0.7 (#1428)
by dependabot[bot]
· 3 months ago
54e893c
Bump io.micrometer:micrometer-core from 1.16.4 to 1.16.5 (#1431)
by dependabot[bot]
· 3 months ago
b08a46c
Bump grunt from 1.6.1 to 1.6.2 in /testing/wicket-js-tests (#1427)
by dependabot[bot]
· 3 months ago
e4a67d8
Bump org.bouncycastle:bcprov-jdk18on from 1.83 to 1.84 (#1425)
by dependabot[bot]
· 3 months ago
ddf0f6d
WICKET-7180 Fix typos, language and links (#1424)
by Martijn Dashorst
· 3 months ago
6fccc83
Bump org.codelibs:jhighlight from 1.1.1 to 2.0.0 (#1421)
by dependabot[bot]
· 4 months ago
e52d6e9
Bump org.checkerframework:checker-qual from 3.55.1 to 4.0.0 (#1423)
by dependabot[bot]
· 4 months ago
59e4772
Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1422)
by dependabot[bot]
· 4 months ago
b39d8d7
Bump com.google.errorprone:error_prone_annotations from 2.48.0 to 2.49.0 (#1419)
by dependabot[bot]
· 4 months ago
a597234
Bump basic-ftp from 5.2.1 to 5.2.2 in /testing/wicket-js-tests (#1417)
by dependabot[bot]
· 4 months ago
5f15034
Bump basic-ftp from 5.2.0 to 5.2.1 in /testing/wicket-js-tests (#1416)
by dependabot[bot]
· 4 months ago
b57a4ad
Bump net.bytebuddy:byte-buddy from 1.18.7 to 1.18.8 (#1415)
by dependabot[bot]
· 4 months ago
d9f1ccc
Bump org.checkerframework:checker-qual from 3.54.0 to 3.55.1 (#1414)
by dependabot[bot]
· 4 months ago
4187642
Bump org.primefaces.extensions:resources-optimizer-maven-plugin (#1410)
by dependabot[bot]
· 4 months ago
5985cd1
Changing session id after binding.
by Andrea Del Bene
· 4 months ago
0753572
Bump picomatch from 2.3.1 to 2.3.2 in /testing/wicket-js-tests (#1408)
by dependabot[bot]
· 4 months ago
3b33d2a
Bump org.primefaces.extensions:resources-optimizer-maven-plugin (#1407)
by dependabot[bot]
· 4 months ago
c265c91
Bump org.jboss.logging:jboss-logging from 3.6.2.Final to 3.6.3.Final (#1405)
by dependabot[bot]
· 4 months ago
90491fb
Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.26.0 to 3.26.1 (#1403)
by dependabot[bot]
· 4 months ago
6917609
Bump com.sun.xml.bind:jaxb-core from 4.0.6 to 4.0.7 (#1402)
by dependabot[bot]
· 4 months ago
4107593
Bump org.primefaces.extensions:resources-optimizer-maven-plugin (#1401)
by dependabot[bot]
· 4 months ago
7eb6aeb
Bump io.micrometer:micrometer-core from 1.16.3 to 1.16.4 (#1400)
by dependabot[bot]
· 4 months ago
bbdf2ed
Bump spring.version from 7.0.5 to 7.0.6 (#1399)
by dependabot[bot]
· 4 months ago
bcb8e2c
Bump com.sun.xml.bind:jaxb-impl from 4.0.6 to 4.0.7 (#1398)
by dependabot[bot]
· 4 months ago
a88d8f8
Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 (#1404)
by dependabot[bot]
· 4 months ago
2f8fdc0
Bump net.bytebuddy:byte-buddy from 1.18.5 to 1.18.7 (#1393)
by dependabot[bot]
· 5 months ago
862ba64
Bump org.checkerframework:checker-qual from 3.53.1 to 3.54.0 (#1392)
by dependabot[bot]
· 5 months ago
97b38ca
Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.25.0 to 3.26.0 (#1396)
by dependabot[bot]
· 5 months ago
c86f33f
Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 (#1395)
by dependabot[bot]
· 5 months ago
aed0584
Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2 (#1390)
by dependabot[bot]
· 5 months ago
39867bc
Bump com.google.errorprone:error_prone_annotations from 2.47.0 to 2.48.0 (#1389)
by dependabot[bot]
· 5 months ago
beff4ed
Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.24.0 to 3.25.0 (#1388)
by dependabot[bot]
· 5 months ago
f93fe8c
Bump org.mockito:mockito-core from 5.21.0 to 5.22.0 (#1387)
by dependabot[bot]
· 5 months ago
Next »