diff --git a/.changeset/dependabot-4fcb726.md b/.changeset/dependabot-4fcb726.md
new file mode 100644
index 0000000..feffe42
--- /dev/null
+++ b/.changeset/dependabot-4fcb726.md
@@ -0,0 +1,5 @@
+---
+"changesets": patch
+---
+
+- org.apache.maven:maven-plugin-api, org.apache.maven.plugins:maven-resources-plugin, org.apache.maven.plugins:maven-source-plugin, org.sonatype.central:central-publishing-maven-plugin:
\ No newline at end of file
diff --git a/README.md b/README.md
index 35218fe..810eefa 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Changesets
+small change# Changesets
This is an attempt to bring the [changesets](https://github.com/changesets/changesets) way of working to the Java ecosystem,
to enable easier management of changelogs and semantically versioned releases.
diff --git a/pom.xml b/pom.xml
index 772d754..0575128 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
UTF-8
17
17
- 3.9.11
+ 3.9.12
6.0.1
1.0.0
3.15.2
@@ -212,7 +212,7 @@
maven-resources-plugin
- 3.3.1
+ 3.4.0
maven-compiler-plugin
@@ -295,7 +295,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.1
+ 3.4.0
attach-sources
@@ -328,7 +328,7 @@
org.sonatype.central
central-publishing-maven-plugin
- 0.9.0
+ 0.10.0
true
central