This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new c54e854293 FELIX-6626 : Support jakarta servlet registration
c54e854293 is described below

commit c54e854293f214b35f02c2ff630d1ceddec81e3e
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Aug 21 15:26:15 2023 +0200

    FELIX-6626 : Support jakarta servlet registration
---
 .../src/main/java/org/apache/felix/webconsole/spi/package-info.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/webconsole/src/main/java/org/apache/felix/webconsole/spi/package-info.java 
b/webconsole/src/main/java/org/apache/felix/webconsole/spi/package-info.java
index 966e63eb77..da3a407a37 100644
--- a/webconsole/src/main/java/org/apache/felix/webconsole/spi/package-info.java
+++ b/webconsole/src/main/java/org/apache/felix/webconsole/spi/package-info.java
@@ -16,6 +16,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
[email protected]("1.2.0")
[email protected]("1.1.0")
 package org.apache.felix.webconsole.spi;
 

Reply via email to