Skip to content

Commit

Permalink
Upgrade to Hawtio 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tadayosi committed Dec 19, 2023
1 parent 9f516cf commit 6838f18
Show file tree
Hide file tree
Showing 3 changed files with 241 additions and 151 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<!-- Versions -->
<spring-boot-version>2.7.17</spring-boot-version>
<hawtio-version>3.0-beta-3</hawtio-version>
<hawtio-version>3.0.0</hawtio-version>
<servlet-api-version>4.0.1</servlet-api-version>
<slf4j-version>2.0.7</slf4j-version>
<logback-version>1.4.6</logback-version>
Expand Down
2 changes: 1 addition & 1 deletion sample-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"replace-version": "replace __PACKAGE_VERSION_PLACEHOLDER__ $npm_package_version ./build/static/js -r --include=\"*.js\""
},
"dependencies": {
"@hawtio/react": "^0.8.0",
"@hawtio/react": "^1.0.0",
"@patternfly/react-charts": "^7.1.1",
"@patternfly/react-core": "^4.278.0",
"@patternfly/react-table": "^4.113.6",
Expand Down
Loading

0 comments on commit 6838f18

Please sign in to comment.