diff --git a/HOWTO.md b/HOWTO.md
index 04ed802..33d8f56 100644
--- a/HOWTO.md
+++ b/HOWTO.md
@@ -1,12 +1,38 @@
+
+
# Quidem HOWTO
Here's some miscellaneous documentation about using and developing Quidem.
# Release
-Make sure that `./mvnw clean install site` runs on JDK 8, 11 and 17
+Make sure that `./mvnw clean install site` runs on JDK 11, 17 and 21
on Linux, macOS and Windows.
-Also check [Travis CI](https://travis-ci.org/julianhyde/quidem).
+
+Upgrade dependencies to their latest release: run
+```bash
+./mvnw versions:update-properties
+```
+and commit the modified `pom.xml`.
Update the [release history](HISTORY.md),
the version number at the bottom of [README](README.md),
diff --git a/NOTICE b/NOTICE
index 5aa3b14..afa82c4 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,6 +1,6 @@
Quidem
Idempotent query executor
-Copyright (C) 2014-2022 Julian Hyde
+Copyright (C) 2014-2023 Julian Hyde
===============================================================================
Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/pom.xml b/pom.xml
index fa486e7..332a765 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,24 +58,24 @@
${project.basedir}
- 3.3.0
- 3.24.0
+ 3.5.0
+ 3.42.0
- 10.4
+ 10.12.7
4.9.10
- 31.1-jre
+ 33.0.0-jre
2.2
- 2.7.1
- 5.9.1
- 3.2.0
- 3.10.1
- 3.1.0
- 3.0.1
- 3.4.1
- 3.12.1
- 3.2.1
- 3.0.0-M7
+ 2.7.2
+ 5.10.1
+ 3.3.1
+ 3.12.1
+ 3.4.1
+ 3.1.0
+ 3.6.3
+ 4.0.0-M13
+ 3.3.0
+ 3.2.5
0.2
-html5