Skip to content

Commit ddaca43

Browse files
Bump openrefine.version from 3.9.1 to 3.9.2 (#38)
Bumps `openrefine.version` from 3.9.1 to 3.9.2. Updates `org.openrefine:main` from 3.9.1 to 3.9.2 - [Release notes](https://github.com/OpenRefine/OpenRefine/releases) - [Commits](OpenRefine/OpenRefine@3.9.1...3.9.2) Updates `org.openrefine:core` from 3.9.1 to 3.9.2 --- updated-dependencies: - dependency-name: org.openrefine:main dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.openrefine:core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34cc696 commit ddaca43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<properties>
6-
<openrefine.version>3.9.1</openrefine.version>
6+
<openrefine.version>3.9.2</openrefine.version>
77
<!-- Change the values below, as well as the groupId & url, to reflect your extension -->
88
<extension.id>openrefine-sample-extension</extension.id>
99
<extension.name>OpenRefine Sample Extension</extension.name>

0 commit comments

Comments
 (0)